Two heap-based out-of-bounds read vulnerabilities in the STL ASCII file parser in Open CASCADE Technology (OCCT) V8_0_0_rc5 exist in RWStl_Reader::ReadAscii because buffers returned by Standard_ReadLineBuffer::ReadLine() are not properly length-validated before strncasecmp or direct byte access. User-assisted attackers can trigger these issues by persuading a victim to open a crafted STL file with extremely short lines, resulting in a denial of service or possible information disclosure.
References
| Link | Resource |
|---|---|
| https://gist.github.com/sgInnora/dfba083d04906283e9c92aea78e2d94a | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-05-01 15:16
Updated : 2026-06-17 10:47
NVD link : CVE-2026-42476
Mitre link : CVE-2026-42476
CVE.ORG link : CVE-2026-42476
JSON object : View
Products Affected
opencascade
- open_cascade_technology
CWE
CWE-125
Out-of-bounds Read
