CVE-2026-42479
Awaiting Analysis Awaiting Analysis - Queue

Out-of-Bounds Read in Open CASCADE Technology VRML Parser

Vulnerability report for CVE-2026-42479, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-05-01

Last updated on: 2026-05-01

Assigner: MITRE

Description

An out-of-bounds read vulnerability in VrmlData_IndexedLineSet::TShape 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 coordIndex values from parsed input are used as direct array indices without validation against the size of the coordinate array during geometry processing.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-05-01
Last Modified
2026-05-01
Generated
2026-07-06
AI Q&A
2026-05-01
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 7 associated CPEs
Vendor Product Version / Range
opencascade open_cascade_technology to 7.9.3 (inc)
opencascade open_cascade_technology 8.0.0
opencascade open_cascade_technology 8.0.0
opencascade open_cascade_technology 8.0.0
opencascade open_cascade_technology 8.0.0
opencascade open_cascade_technology 8.0.0
opencascade open_cascade_technology 8.0.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Mitigation Strategies

To mitigate this vulnerability, ensure that the software version of Open CASCADE Technology (OCCT) you are using is updated to a version where the out-of-bounds read issue in the VRML parser is fixed.

The root cause involves lack of validation of coordIndex values against the size of the coordinate array during geometry processing. Applying patches or updates that add proper validation will prevent the denial of service.

Avoid processing untrusted or crafted VRML files until the fix is applied.

Executive Summary

This vulnerability is an out-of-bounds read in the VRML parser component of Open CASCADE Technology (OCCT) version V8_0_0_rc5. Specifically, it occurs in the VrmlData_IndexedLineSet::TShape function, where coordIndex values from a parsed VRML file are used as array indices without checking if they are within the valid range of the coordinate array. This lack of validation can lead to reading memory outside the intended bounds.

Impact Analysis

The primary impact of this vulnerability is that an attacker can cause a denial of service (DoS) by providing a specially crafted VRML file. This crafted file triggers the out-of-bounds read, which can crash the application or cause it to behave unexpectedly, potentially disrupting normal operations.

Detection Guidance

There is no specific information provided about detection methods or commands to identify this vulnerability (CVE-2026-42479) on a network or system.

Compliance Impact

The provided information does not specify any direct impact of this vulnerability on compliance with common standards and regulations such as GDPR or HIPAA.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-42479. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart