CVE-2025-68463 Details
Description
Bio.Entrez in Biopython through 186 allows doctype XXE.
A vulnerability in Biopython's Bio.Entrez module, present in versions through 186, allows for XML external entity (XXE) attacks. The parser in this module can be tricked into making arbitrary HTTP GET requests. This behavior can be exploited to access internal network resources or cause a denial-of-service. The issue arises because the parser does not properly handle external entities, leading to potential server-side request forgery (SSRF) vulnerabilities. Additionally, the lack of enforced TLS can expose users to man-in-the-middle attacks.
Users are advised to update to a version of Biopython that addresses this vulnerability. Instructions for updating can be found in the Biopython documentation.
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.
Volerion
Assessed Dec 18, 2025CISA-ADP
Assessed Dec 18, 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.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-611 | Improper Restriction of XML External Entity Reference | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Biopython | All versions |
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 |
| May 8, 2026 | CVE Modified | CVE |
| Apr 22, 2026 | CVE Modified | [email protected] |
| Dec 18, 2025 | New CVE Received | [email protected] |
Volerion