CVE-2026-13608

curl · libcurl

A flaw in libcurl SASL negotiation for LDAP authentication enables a Man-in-the-Middle attacker to bypass cryptographic peer validation by injecting a premature response during the handshake.

Executive summary

A high-severity authentication bypass vulnerability in libcurl allows attackers to intercept and manipulate LDAP communication, posing a significant risk to data confidentiality and integrity.

Vulnerability

This vulnerability involves an improper restriction of communication channels (CWE-923) during SASL negotiation, allowing an unauthenticated attacker to bypass cryptographic peer validation via a Man-in-the-Middle attack.

Business impact

The ability to bypass peer validation during LDAP authentication can lead to unauthorized access to sensitive directory services, potentially exposing user credentials or sensitive organizational information. With a CVSS score of 7.4, this vulnerability represents a high risk to network security, as attackers can masquerade as legitimate servers to facilitate data exfiltration or unauthorized system modifications.

Remediation

Immediate Action: Organizations should identify all applications utilizing the affected versions of libcurl and prepare to update to the next available secure release as provided by the vendor.

Proactive Monitoring: Security teams should monitor network traffic for anomalous LDAP negotiation patterns and review application logs for failed or unusual authentication handshakes.

Compensating Controls: Implement strict network-level controls and ensure that all LDAP communications are restricted to trusted, authenticated pathways, while utilizing encrypted tunnels to mitigate the impact of potential interception.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the potential for unauthorized access through authentication bypass, immediate attention is required to identify and patch vulnerable instances. Security administrators must prioritize this update as soon as the vendor releases a patched version to prevent potential exploitation of the LDAP handshake process.

More curl CVEs

History

CVE Brief tracked this CVE 4 days before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 7.4 (3.1)
  4. Analyst report written

Sources

Originally found and disclosed by Eunsoo Kim (Autonomous Code Security team at Microsoft), with Eunsoo Kim (remediation developer), per the CVE Program record.