Code execution via ORCA nAtoms integer wrap-around
Published Jul 21, 2023 · Updated Nov 4, 2025
Heap-based buffer overflow in Open Babel 3.1.1 allows attackers to execute arbitrary code by supplying a malformed ORCA file. OrcaOutputFormat::ReadMolecule stores an input-controlled nAtoms value as int, multiplies it by three before allocation, and writes coordinate triples into the underallocated confCoords heap buffer after the multiplication wraps. Exploitation requires the file to be parsed by obabel or an application using the library; direct network reachability depends on the embedding application.
Summary
What happened
Heap-based buffer overflow in Open Babel 3.1.1 allows attackers to execute arbitrary code by supplying a malformed ORCA file. OrcaOutputFormat::ReadMolecule stores an input-controlled nAtoms value as int, multiplies it by three before allocation, and writes coordinate triples into the underallocated confCoords heap buffer after the multiplication wraps. Exploitation requires the file to be parsed by obabel or an application using the library; direct network reachability depends on the embedding application.
The record
- CVE
- CVE-2022-46289
- Published
- Jul 21, 2023
- Updated
- Nov 4, 2025
- Vendor
- Open Babel
- Product
- Open Babel
- Classifications
- CWE-787, CWE-122, T1203, T1204.002
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 21, 2023CVE publishedPublication date reported by the CVE source.
- Nov 4, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.1.1
- Affected versionversion=master commit 530dbfa3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Open Babel minimized ORCA regression reproducerproof of concept · validated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo