CVE-2026-29628
MEDIUMtinyobjloader - Stack-based Buffer Overflow via Crafted .mtl File
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-29628. PoCs published by kiyochii.
AI-analyzed exploit summary The repository contains a functional proof-of-concept exploit for CVE-2026-29628, demonstrating a stack-based buffer overflow in the experimental version of tinyobjloader. The PoC triggers the vulnerability by sending an oversized 'newmtl token' to the `tinyobj_opt::LoadMtl` function, leading to a stack-buffer-overflow detectable with AddressSanitizer.
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.
Exploits (1)
The repository contains a functional proof-of-concept exploit for CVE-2026-29628, demonstrating a stack-based buffer overflow in the experimental version of tinyobjloader. The PoC triggers the vulnerability by sending an oversized 'newmtl token' to the `tinyobj_opt::LoadMtl` function, leading to a stack-buffer-overflow detectable with AddressSanitizer.
References (2)
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H