Open CASCADE Technology VRML Parser Stack-Based Out-of-Bounds Read Vulnerability Allowing Denial-of-Service

Vulnerability

A stack-based out-of-bounds read vulnerability has been identified in the VRML parser of Open CASCADE Technology (OCCT) version 8.0.0 release candidate 5. This vulnerability allows attackers to cause a denial-of-service by exploiting the way quoted-string escape handling reads data without proper bounds checking, leading to a read past the end of a fixed-size stack buffer. The issue arises in the 'VrmlData_Scene::ReadLine' function, where the escape handler improperly manages string lengths, creating the potential for stack memory corruption.

Impact

Exploitation of this vulnerability causes a denial-of-service condition by leading to a stack-based out-of-bounds read, which can disrupt normal application operation and potentially be exploited to execute arbitrary code.

Reproduction

The vulnerability can be reproduced by crafting a VRML file that includes a quoted string escape longer than 8376 bytes. When this file is processed by the Open CASCADE Technology VRML parser, the 'VrmlData_Scene::ReadLine' function will read past the end of its allocated stack buffer, causing a stack-based out-of-bounds read.

Added: May 1, 2026, 5:09 PM
Updated: May 1, 2026, 5:09 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
5.6
remediation
0.0
relevance
7.2
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.