A stack-based out-of-bounds read vulnerability in VrmlData_Scene::ReadLine in the VRML parser in Open CASCADE Technology (OCCT) V8_0_0_rc5 allows attackers to cause a denial of service via a crafted VRML file. The issue occurs because the quoted-string escape handler uses ptr[++anOffset] without proper bounds checking, which can read past the end of a fixed-size stack buffer.
References
| Link | Resource |
|---|---|
| https://gist.github.com/sgInnora/dfba083d04906283e9c92aea78e2d94a | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-05-01 16:16
Updated : 2026-06-17 10:47
NVD link : CVE-2026-42480
Mitre link : CVE-2026-42480
CVE.ORG link : CVE-2026-42480
JSON object : View
Products Affected
opencascade
- open_cascade_technology
CWE
CWE-125
Out-of-bounds Read
