A heap-based out-of-bounds read vulnerability in RWObjReader::read in the OBJ file parser in Open CASCADE Technology (OCCT) V800rc5 allows user-assisted attackers to cause a denial of service or obtain sensitive information by persuading a victim to open a crafted OBJ file. The issue occurs because StandardReadLineBuffer::ReadLine() can return a 1-byte buffer for a minimal OBJ line, and RWObjReader::read() calls pushIndices(aLine + 2) without validating the buffer length.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42477.json",
"cna_assigner": "mitre"
}{
"source": [
"CPE_RANGE",
"CPE_STRING"
],
"cpe": [
"cpe:2.3:a:opencascade:open_cascade_technology:*:*:*:*:*:*:*:*",
"cpe:2.3:a:opencascade:open_cascade_technology:8.0.0:beta1:*:*:*:*:*:*",
"cpe:2.3:a:opencascade:open_cascade_technology:8.0.0:rc1:*:*:*:*:*:*",
"cpe:2.3:a:opencascade:open_cascade_technology:8.0.0:rc2:*:*:*:*:*:*",
"cpe:2.3:a:opencascade:open_cascade_technology:8.0.0:rc3:*:*:*:*:*:*",
"cpe:2.3:a:opencascade:open_cascade_technology:8.0.0:rc4:*:*:*:*:*:*",
"cpe:2.3:a:opencascade:open_cascade_technology:8.0.0:rc5:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "7.9.3"
},
{
"introduced": "8.0.0-beta1"
},
{
"last_affected": "8.0.0-beta1"
},
{
"introduced": "8.0.0-rc1"
},
{
"last_affected": "8.0.0-rc1"
},
{
"introduced": "8.0.0-rc2"
},
{
"last_affected": "8.0.0-rc2"
},
{
"introduced": "8.0.0-rc3"
},
{
"last_affected": "8.0.0-rc3"
},
{
"introduced": "8.0.0-rc4"
},
{
"last_affected": "8.0.0-rc4"
},
{
"introduced": "8.0.0-rc5"
},
{
"last_affected": "8.0.0-rc5"
}
]
}