CVE-2025-10999 Details
Description
A vulnerability was found in Open Babel up to 3.1.1. The impacted element is the function CacaoFormat::SetHilderbrandt of the file /src/formats/cacaoformat.cpp. The manipulation results in null pointer dereference. The attack is only possible with local access. The exploit has been made public and could be used.
A null pointer dereference vulnerability has been identified in Open Babel versions through 3.1.1. The issue arises in the CacaoFormat::SetHilderbrandt function within the file /src/formats/cacaoformat.cpp. This vulnerability occurs because the function assumes that all OBAtom pointers in its internal coordinate list are valid. When a crafted input introduces a null or corrupted pointer, the function attempts to dereference it, leading to a crash. This vulnerability requires local access to exploit.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 26, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/openbabel/openbabel/issues/2827 | [email protected] | ExploitIssue Tracking |
| https://github.com/user-attachments/files/22318503/poc.zip | [email protected] | Exploit |
| https://vuldb.com/?ctiid.325927 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.325927 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.654064 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-404 | Improper Resource Shutdown or Release | [email protected] |
| CWE-476 | NULL Pointer Dereference | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| openbabel open babel | <= 3.1.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Sep 29, 2025 | Initial Analysis | [email protected] |
| Sep 26, 2025 | New CVE Received | [email protected] |