Security Advisory

CVE-2026-42480

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-01 00:00:00
Last updated 2026-05-01 18:29:14
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.