CVE-2025-11000
BaseFortify
Publication date: 2025-09-26
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openbabel | open_babel | to 3.1.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-404 | The product does not release or incorrectly releases a resource before it is made available for re-use. |
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Open Babel up to version 3.1.1, specifically in the function PQSFormat::ReadMolecule within the file /src/formats/PQSformat.cpp. It causes a null pointer dereference when manipulated, which can lead to a crash or denial of service. The attack requires local execution and has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability can cause a denial of service by crashing the affected application due to a null pointer dereference. Since the attack is limited to local execution, an attacker would need local access to exploit it. There is no impact on confidentiality or integrity.