ubuntu-cve-2026-71266
Vulnerability from osv_ubuntu
Published
2026-08-11 00:00
Modified
2026-08-11 00:00
Summary
Details
tinyobjloader-c's tinyobj_parse_and_index_mtl_file (tinyobj_loader_c.h) reads each line of a .mtl material file into a fixed 4096-byte stack buffer via memcpy(linebuf, p, p_len), guarded only by . The identical vulnerable pattern is duplicated in a second function in the same file.
Severity
7.8 (High)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "goxel",
"binary_version": "0.7.2-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "goxel",
"purl": "pkg:deb/ubuntu/goxel@0.7.2-1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.7.1-2",
"0.7.2-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "goxel",
"binary_version": "0.8.1-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "goxel",
"purl": "pkg:deb/ubuntu/goxel@0.8.1-1build1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.8.1-1",
"0.8.1-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "goxel",
"binary_version": "0.10.8-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "goxel",
"purl": "pkg:deb/ubuntu/goxel@0.10.8-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.10.6-3",
"0.10.8-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "goxel",
"binary_version": "0.11.0-1.1build3"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "goxel",
"purl": "pkg:deb/ubuntu/goxel@0.11.0-1.1build3?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.0-1.1",
"0.11.0-1.1build2",
"0.11.0-1.1build3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "goxel",
"binary_version": "0.11.0-1.1build4"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "goxel",
"purl": "pkg:deb/ubuntu/goxel@0.11.0-1.1build4?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.0-1.1build3",
"0.11.0-1.1build4"
]
}
],
"aliases": [],
"details": "tinyobjloader-c\u0027s tinyobj_parse_and_index_mtl_file (tinyobj_loader_c.h) reads each line of a .mtl material file into a fixed 4096-byte stack buffer via memcpy(linebuf, p, p_len), guarded only by . The identical vulnerable pattern is duplicated in a second function in the same file.",
"id": "UBUNTU-CVE-2026-71266",
"modified": "2026-08-11T00:00:00Z",
"published": "2026-08-11T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-71266"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-71266"
},
{
"type": "REPORT",
"url": "https://github.com/syoyo/tinyobjloader-c"
},
{
"type": "REPORT",
"url": "https://github.com/syoyo/tinyobjloader-c/blob/master/tinyobj_loader_c.h"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-71266"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…