Bug 2485421 (CVE-2026-11790) - CVE-2026-11790 389-ds-base: 389-ds-base: PBKDF2 password storage plugin unbounded iteration count denial of service
Summary: CVE-2026-11790 389-ds-base: 389-ds-base: PBKDF2 password storage plugin unbou...
Keywords:
Status: NEW
Alias: CVE-2026-11790
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-05 12:24 UTC by OSIDB Bzimport
Modified: 2026-06-09 13:00 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-05 12:24:58 UTC
The PBKDF2-SHA256 password storage plugin in 389 Directory Server extracts the iteration count from stored password hashes without an upper bound check. An attacker with Directory Manager privileges can plant a crafted {PBKDF2_SHA256} hash with extreme iteration counts (e.g. 0x7FFFFFFF). Any subsequent LDAP BIND as the poisoned account triggers unbounded CPU consumption, hanging a worker thread for hours and enabling persistent denial of service.

Both the C plugin (pbkdf2_pwd.c) and Rust plugin (pwdchan/lib.rs) are affected. Distinct from CVE-2024-5953 which added hash length check but not iteration cap.

Introduced in 389-ds-base 1.3.6 (commit 542287ce7, Ticket 397). PoC confirmed on Fedora 42 production binary.


Note You need to log in before you can comment on or make changes to this bug.