CVE-2026-29628
Received
Received - Intake
Stack Overflow in tinyobjloader's tinyobj_loader_opt.h Causes DoS
Publication date: 2026-04-13
Last updated on: 2026-04-13
Assigner: MITRE
Description
Description
A stack overflow in the experimental/tinyobj_loader_opt.h file of tinyobjloader commit d56555b allows attackers to cause a Denial of Service (DoS) via supplying a crafted .mtl file.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tinyobjloader | tinyobjloader | * |
| tinyobjloader | tinyobjloader | to d56555b (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |