Beveiligingsadvies

CVE-2026-42480

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-01 00:00:00
Laatst bijgewerkt 2026-05-01 18:29:14
Toegewezen door mitre
CVSS-score 5.5
Status PUBLISHED

Beschrijving

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.