CVE-2025-61911 Vulnerability Analysis & Exploit Details

CVE-2025-61911
Vulnerability Scoring

6.5
/10
High Risk

If left unpatched, CVE-2025-61911 could lead to major system disruptions or data loss.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2025-61911 Details

Status: Analyzed

Last updated: 🕠 04 Dec 2025, 17:56 UTC
Originally published on: 🕙 10 Oct 2025, 22:15 UTC

Time between publication and last update: 54 days

CVSS Release: version 3

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

CVE-2025-61911 Vulnerability Summary

CVE-2025-61911: python-ldap is a lightweight directory access protocol (LDAP) client API for Python. In versions prior to 3.4.5, the sanitization method `ldap.filter.escape_filter_chars` can be tricked to skip escaping of special characters when a crafted `list` or `dict` is supplied as the `assertion_value` parameter, and the non-default `escape_mode=1` is configured. The method `ldap.filter.escape_filter_chars` supports 3 different escaping modes. `escape_mode=0` (default) and `escape_mode=2` happen to raise exceptions when a `list` or `dict` object is supplied as the `assertion_value` parameter. However, `escape_mode=1` computes without performing adequate logic to ensure a fully escaped return value. If an application relies on the vulnerable method in the `python-ldap` library to escape untrusted user input, an attacker might be able to abuse the vulnerability to launch ldap injection attacks which could potentially disclose or manipulate ldap data meant to be inaccessible to them. Version 3.4.5 fixes the issue by adding a type check at the start of the `ldap.filter.escape_filter_chars` method to raise an exception when the supplied `assertion_value` parameter is not of type `str`.

Assessing the Risk of CVE-2025-61911

Access Complexity Graph

The exploitability of CVE-2025-61911 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2025-61911

With low attack complexity and no required privileges, CVE-2025-61911 is an easy target for cybercriminals. Organizations should prioritize immediate mitigation measures to prevent unauthorized access and data breaches.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2025-61911, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2025-61911, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: Low
    CVE-2025-61911 could lead to minor leaks of non-critical information without major privacy breaches.
  • Integrity: Low
    Exploiting CVE-2025-61911 may cause minor changes to data without severely impacting its accuracy.
  • Availability: None
    CVE-2025-61911 does not impact system availability.

CVE-2025-61911 References

External References

CWE Common Weakness Enumeration

CWE-843

Vulnerable Configurations

  • cpe:2.3:a:python-ldap:python-ldap:2.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.3.7:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.3.7:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.3.8:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.3.9:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.3.9:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.3.10:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.3.10:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.3.11:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.3.11:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.3.13:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.3.13:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.6:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.7:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.7:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.9:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.9:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.10:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.10:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.12:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.12:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.13:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.13:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.20:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.20:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.21:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.21:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.23:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.23:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.26:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.26:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.27:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.27:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.28:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.28:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.29:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.29:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.30:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.30:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.31:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.31:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.32:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.32:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.33:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.33:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.35:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.35:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.36:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.36:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.37:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.37:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.38:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.38:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.39:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.39:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.40:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.40:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.41:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.41:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.42:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.42:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.43:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.43:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.44:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.44:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.4.45:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.4.45:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:2.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:2.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.0.0:-:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.0.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.0.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.0.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.0.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.0.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.0.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.0.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.0.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:python-ldap:python-ldap:3.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:python-ldap:python-ldap:3.4.4:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2025-61911: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2025-15165 – A vulnerability has been found in itsourcecode Online Cake Ordering System 1.0. The impacted element is an unknown function of the file /updatecust...
  • CVE-2025-15164 – A security flaw has been discovered in Tenda WH450 1.0.0.18. This affects an unknown part of the file /goform/SafeMacFilter. The manipulation of th...
  • CVE-2025-15163 – A vulnerability was identified in Tenda WH450 1.0.0.18. Affected by this issue is some unknown functionality of the file /goform/SafeEmailFilter. T...
  • CVE-2025-15067 – Unrestricted Upload of File with Dangerous Type vulnerability in Innorix Innorix WP allows Upload a Web Shell to a Web Server.This issue affects In...
  • CVE-2025-15066 – Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'), Missing Authorization vulnerability in Innorix WP allows Path Trave...