CVE-2026-42477
HIGH EPSS 1.2%
Published May 1, 20261mo ago · Modified Jun 17, 20261w ago
7.1 CVSS 3.1
Published May 1, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
Description
A heap-based out-of-bounds read vulnerability in RWObj_Reader::read in the OBJ file parser in Open CASCADE Technology (OCCT) V8_0_0_rc5 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 Standard_ReadLineBuffer::ReadLine() can return a 1-byte buffer for a minimal OBJ line, and RWObj_Reader::read() calls pushIndices(aLine + 2) without validating the buffer length.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
1.2% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-122
CWE-125 Out-of-bounds Read Memory Safety
Affected Products 7
| Vendor | Product | Version | Range |
|---|---|---|---|
| opencascade | open_cascade_technology | * | ≤7.9.3 |
| opencascade | open_cascade_technology | 8.0.0 | any |
| opencascade | open_cascade_technology | 8.0.0 | any |
| opencascade | open_cascade_technology | 8.0.0 | any |
| opencascade | open_cascade_technology | 8.0.0 | any |
| opencascade | open_cascade_technology | 8.0.0 | any |
| opencascade | open_cascade_technology | 8.0.0 | any |
References 1
- gist.github.com https://gist.github.com/sgInnora/dfba083d04906283e9c92aea78e2d94a
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.