CVE-2025-61912
Last modified
CVE-2025-61912 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. python-ldap is a lightweight directory access protocol (LDAP) client API for Python. In versions prior to 3.4.5, ldap.dn.escape_dn_chars() escapes \x00 incorrectly by emitting a backslash followed by a literal NUL byte instead of the RFC-4514 hex form \00. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
Description
python-ldap is a lightweight directory access protocol (LDAP) client API for Python. In versions prior to 3.4.5, ldap.dn.escape_dn_chars() escapes \x00 incorrectly by emitting a backslash followed by a literal NUL byte instead of the RFC-4514 hex form \00. Any application that uses this helper to construct DNs from untrusted input can be made to consistently fail before a request is sent to the LDAP server (e.g., AD), resulting in a client-side denial of service. Version 3.4.5 contains a patch for the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Python-Ldap | Python-Ldap | < 3.4.5 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-61912?
How severe is CVE-2025-61912?
How do I fix CVE-2025-61912?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-61907Icinga 2 is an open source monitoring system. In Icinga 2 ve…6.5
- CVE-2025-61908Icinga 2 is an open source monitoring system. From 2.10.0 to…6.5
- CVE-2025-61909Icinga 2 is an open source monitoring system. From 2.10.0 to…4.4
- CVE-2025-6191Integer overflow in V8 in Google Chrome prior to 137.0.7151.…8.8
- CVE-2025-61910The NASA’s Interplanetary Overlay Network (ION) is an implem…7.5
- CVE-2025-61911python-ldap is a lightweight directory access protocol (LDAP…6.5
- CVE-2025-61913Flowise is a drag & drop user interface to build a customize…9.9
- CVE-2025-61914n8n is an open source workflow automation platform. Prior to…5.4
- CVE-2025-61915OpenPrinting CUPS is an open source printing system for Linu…6.7
- CVE-2025-61916Spinnaker is an open source, multi-cloud continuous delivery…6.6
- CVE-2025-61917n8n is an open source workflow automation platform. From ver…7.7
- CVE-2025-61919Rack is a modular Ruby web server interface. Prior to versio…7.5
Are you affected by CVE-2025-61912?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
