CVE-2026-18651
Awaiting Analysis Awaiting Analysis - Queue

Privilege Escalation in 389 Directory Server via SASL PLAIN

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

Publication date: 2026-08-03

Last updated on: 2026-08-03

Assigner: Red Hat, Inc.

Description

A flaw was found in 389 Directory Server. During SASL PLAIN authentication, the server installs connection-level bind credentials before performing the account-lock check. If the account is subsequently found to be locked, the bind is reported as failed to the client, but the already-installed authenticated state on the connection is not reverted. A client that supplies valid credentials for an account that has been administratively locked can continue to use the same connection with that account's privileges, defeating account lock as an access-revocation control.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
redhat 389_directory_server *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-287 When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in 389 Directory Server where during SASL PLAIN authentication, the server sets up authenticated credentials before checking if the account is locked. If the account is locked after credentials are set, the server reports failure to the client but does not remove the already-established authenticated state. This allows a client with valid credentials for a locked account to retain access privileges on the same connection.

Detection Guidance

This vulnerability can be detected by checking for unauthorized access attempts using locked accounts via SASL PLAIN authentication. Monitor logs for successful binds followed by administrative lock actions. No specific commands are provided in the context.

Impact Analysis

If you use 389 Directory Server with SASL PLAIN authentication, an attacker could exploit this flaw to gain unauthorized access to a locked account by maintaining an active connection with the account's privileges. This defeats the purpose of account lockout as a security measure.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating confidentiality requirements in GDPR and HIPAA. It undermines access control mechanisms, potentially resulting in non-compliance with data protection regulations.

Mitigation Strategies

Immediately update 389 Directory Server to the latest patched version. Disable SASL PLAIN authentication if possible and enforce stricter account lockout policies. Review logs for any signs of exploitation.

Chat Assistant

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

EPSS Chart