CVE-2026-13608
Received Received - Intake

Incomplete SASL LDAP Handshake Validation Bypass in libcurl

Vulnerability report for CVE-2026-13608, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-06

Last updated on: 2026-09-06

Assigner: curl

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-06
Last Modified
2026-09-06
Generated
2026-09-08
AI Q&A
2026-09-06
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
curl curl to 8.21.0 (inc)
curl curl 8.22.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-13608 is a flaw in libcurl's SASL negotiation for LDAP authentication. It allows an incomplete handshake to be misinterpreted as successful cryptographic verification. An attacker can perform a Man-in-the-Middle attack by injecting a premature response, bypassing peer validation and gaining unauthorized access.

Detection Guidance

To detect this vulnerability, check if your system is running a vulnerable version of curl (7.82.0 through 8.21.0). Use the command: curl --version. If the output shows a version within this range, the system is affected.

Impact Analysis

This vulnerability may allow attackers to bypass authentication and gain unauthorized access to systems using vulnerable curl versions with OpenLDAP SASL authentication. It specifically affects LDAP:// connections, not LDAPS:// (TLS-encrypted) connections. Attackers could intercept or manipulate data during authentication.

Compliance Impact

This vulnerability primarily affects systems using OpenLDAP backend with unencrypted LDAP:// connections. It allows MITM attacks to bypass peer validation, which could lead to unauthorized access to sensitive data. For GDPR, this may impact data confidentiality and integrity requirements. For HIPAA, it could compromise protected health information during transmission if LDAP is used for authentication in healthcare systems.

Mitigation Strategies

Upgrade curl to version 8.22.0 or later. If upgrading is not possible, avoid using unencrypted LDAP:// connections. Apply any available patches from your distribution or vendor.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-13608. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart