Description
A flaw in the libcurl SASL negotiation for LDAP authentication allows an
incomplete handshake sequence to be misinterpreted as a successful
cryptographic verification. An attacker executing a Man-in-the-Middle (MITM)
attack can inject a premature or shortcut response that bypasses complete peer
validation.
Published: 2026-09-06
Score: 7.4 High
EPSS: < 1% Very Low
KEV: No
Impact: Authentication bypass through improper SASL handshake verification
Action: Immediate Patch
AI Analysis

Impact

A flaw in libcurl’s SASL negotiation logic allows an attacker performing a man‑in‑the‑middle attack to inject a premature or shortcut response that the client interprets as a successful cryptographic verification. The incomplete handshake is thus treated as a valid authentication, enabling the attacker to bypass authentication controls and gain unauthorized access or impersonate a legitimate LDAP client.

Affected Systems

The vulnerability exists in the libcurl component used by the curl library. Devices or applications that rely on libcurl for LDAP authentication, particularly those enabling SASL negotiation, are at risk. Specific affected versions are not listed in the advisory, but any instance of libcurl that implements the vulnerable SASL code path is potentially impacted.

Risk and Exploitability

The CVSS score is 7.4, the EPSS score is < 1%, and it is not listed in CISA’s KEV catalog, indicating a high severity but low exploitation likelihood. The flaw permits a complete bypass of authentication once a MITM position is achieved; an attacker who can intercept or influence the LDAP traffic could achieve remote unauthenticated access. No public exploit is reported, and the attack path requires network‑level access to mediate the handshake.

Generated by OpenCVE AI on September 21, 2026 at 13:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade libcurl to the latest patched version that includes the SASL handling fix.
  • If an upgrade is not feasible, disable SASL authentication or enforce TLS with client certificate verification to eliminate reliance on the vulnerable SASL negotiation.
  • Apply network controls to prevent MITM attacks, such as strict TLS pinning, enabling intrusion detection or blocking passive sniffing on the networks where LDAP traffic flows.

Generated by OpenCVE AI on September 21, 2026 at 13:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8820-1 curl vulnerabilities
History

Mon, 21 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-347
References
Metrics threat_severity

None

threat_severity

Low


Fri, 11 Sep 2026 23:45:00 +0000

Type Values Removed Values Added
First Time appeared Haxx
Haxx curl
CPEs cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*
Vendors & Products Haxx
Haxx curl

Tue, 08 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287

Tue, 08 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-923
Metrics cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sun, 06 Sep 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Curl
Curl curl
Vendors & Products Curl
Curl curl

Sun, 06 Sep 2026 19:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287

Sun, 06 Sep 2026 18:00:00 +0000

Type Values Removed Values Added
Description A flaw in the libcurl SASL negotiation for LDAP authentication allows an incomplete handshake sequence to be misinterpreted as a successful cryptographic verification. An attacker executing a Man-in-the-Middle (MITM) attack can inject a premature or shortcut response that bypasses complete peer validation.
Title OpenLDAP SASL authentication bypass
References

cve-icon MITRE

Status: PUBLISHED

Assigner: curl

Published:

Updated: 2026-09-15T06:02:45.788Z

Reserved: 2026-06-29T08:57:44.945Z

Link: CVE-2026-13608

cve-icon Vulnrichment

Updated: 2026-09-08T15:39:40.949Z

cve-icon NVD

Status : Modified

Published: 2026-09-06T18:17:19.810

Modified: 2026-09-15T07:16:26.353

Link: CVE-2026-13608

cve-icon Redhat

Severity : Low

Publid Date: 2026-09-06T17:47:01Z

Links: CVE-2026-13608 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T13:30:16Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature

  • CWE-923

    Improper Restriction of Communication Channel to Intended Endpoints