Debian Openbabel vulnerabilities
24 known vulnerabilities affecting debian/openbabel.
Total CVEs
24
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH16MEDIUM2LOW6
Vulnerabilities
Page 2 of 2
CVE-2026-3408P4LOW≥ 0, < 3.2.02026-06-30
CVE-2026-3408 [LOW] CWE-476 Open Babel has a NULL pointer dereference in CDXML OBAtom::GetExplicitValence
Open Babel has a NULL pointer dereference in CDXML OBAtom::GetExplicitValence
### Summary
A memory-safety vulnerability in Open Babel's CDXML file format parser
caused a NULL pointer dereference when reading a crafted input file.
### Details
The flaw was in `OBAtom::GetExplicitValence` as called from the CDXML
parser. A malformed fragment caused the parser to invoke the method
on a NULL
ghsa
CVE-2025-10998P4LOW≥ 0, < 3.2.02026-07-01
CVE-2025-10998 [LOW] CWE-404 Open Babel has NULL pointer dereference in ChemKinFormat::ReadReactionQualifierLines
Open Babel has NULL pointer dereference in ChemKinFormat::ReadReactionQualifierLines
### Summary
A memory-safety vulnerability in Open Babel's ChemKin parser caused
a NULL pointer dereference when reading a crafted input file.
### Details
The flaw was in `ChemKinFormat::ReadReactionQualifierLines`. A
malformed reaction qualifier record caused the parser to dereference
a NULL poin
ghsa
CVE-2025-10999P4MEDIUM≥ 0, < 3.2.02026-07-01
CVE-2025-10999 [MEDIUM] CWE-404 Open Babel has NULL pointer dereference in CACAO CacaoFormat::SetHilderbrandt
Open Babel has NULL pointer dereference in CACAO CacaoFormat::SetHilderbrandt
### Summary
A memory-safety vulnerability in Open Babel's CACAO parser caused a
NULL pointer dereference when reading a crafted input file.
### Details
The flaw was in `CacaoFormat::SetHilderbrandt`. A malformed input
caused the parser to dereference a NULL pointer while applying the
Hilderbrandt transforma
ghsa
CVE-2025-11000P4MEDIUM≥ 0, < 3.2.02026-07-01
CVE-2025-11000 [MEDIUM] CWE-125 Open Babel has out-of-bounds read in PQS lowerit (pre-buffer read)
Open Babel has out-of-bounds read in PQS lowerit (pre-buffer read)
### Summary
A memory-safety vulnerability in Open Babel's PQS parser caused an
out-of-bounds (pre-buffer) read when reading a crafted input file.
### Details
The flaw was in the `lowerit` helper used by the PQS parser. A
malformed input caused the helper to read one or more bytes before
the start of its input buffer.
### Impact
ghsa
← Previous2 / 2