4.9
MEDIUM CVSS 3.1
CVE-2026-11790
389-ds-base: 389-ds-base: pbkdf2 password storage plugin unbounded iteration count denial of service
Description

A flaw was found in 389 Directory Server. The PBKDF2-SHA256 password storage plugin does not enforce an upper bound on the iteration count extracted from stored password hashes. A privileged attacker who can modify a user's password hash can cause excessive CPU consumption during authentication, resulting in denial of service.

INFO

Published Date :

June 9, 2026, 2:16 p.m.

Last Modified :

June 30, 2026, 2:16 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-11790 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Redhat enterprise_linux
2 Redhat 389_directory_server
3 Redhat directory_server
4 Redhat enterprise_linux
5 Redhat directory_server
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 MEDIUM 53f830b8-0a3f-465b-8143-3b8a9948e749
CVSS 3.1 MEDIUM [email protected]
CVSS 3.1 MEDIUM MITRE-CVE
Solution
Limit PBKDF2 iteration count to prevent excessive CPU usage during authentication.
  • Enforce an upper bound on PBKDF2 iteration count.
  • Review and secure password hash storage.
  • Monitor system resource usage during authentication.
Public PoC/Exploit Available at Github

CVE-2026-11790 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-11790.

URL Resource
https://access.redhat.com/security/cve/CVE-2026-11790 Vendor Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=2485421 Issue Tracking Vendor Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-11790 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-11790 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Security advisories and PoCs for CVEs discovered during vulnerability research

Python C Shell

Updated: 3 days, 10 hours ago
0 stars 0 fork 0 watcher
Born at : July 3, 2026, 9:45 p.m. This repo has been linked 12 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-11790 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-11790 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    Jun. 30, 2026

    Action Type Old Value New Value
    Removed Reference https://redhat.atlassian.net/browse/PSIRTSUPT-7600
    Removed Reference Type https://redhat.atlassian.net/browse/PSIRTSUPT-7600 Types: Permissions Required
  • CVE Modified by [email protected]

    Jun. 17, 2026

    Action Type Old Value New Value
    Added Affected [{'cpes': ['cpe:/a:redhat:directory_server:11'], 'vendor': 'Red Hat', 'product': 'Red Hat Directory Server 11', 'packageName': 'redhat-ds:11/389-ds-base', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:directory_server:12'], 'vendor': 'Red Hat', 'product': 'Red Hat Directory Server 12', 'packageName': 'redhat-ds:12/389-ds-base', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:directory_server:13'], 'vendor': 'Red Hat', 'product': 'Red Hat Directory Server 13', 'packageName': '389-ds-base', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/o:redhat:enterprise_linux:10'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux 10', 'packageName': '389-ds-base', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/o:redhat:enterprise_linux:6'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux 6', 'packageName': '389-ds-base', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/o:redhat:enterprise_linux:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux 7', 'packageName': '389-ds-base', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/o:redhat:enterprise_linux:8'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux 8', 'packageName': '389-ds-base', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/o:redhat:enterprise_linux:9'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux 9', 'packageName': '389-ds-base', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}]
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 17, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-11790', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-06-09T13:28:46.679763Z'}
  • Initial Analysis by [email protected]

    Jun. 12, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* *cpe:2.3:a:redhat:directory_server:11.0:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:* *cpe:2.3:a:redhat:directory_server:12.0:*:*:*:*:*:*:* *cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:* *cpe:2.3:a:redhat:directory_server:13.0:*:*:*:*:*:*:* *cpe:2.3:o:redhat:389_directory_server:1.3.6.0:*:*:*:*:*:*:*
    Added Reference Type Red Hat, Inc.: https://access.redhat.com/security/cve/CVE-2026-11790 Types: Vendor Advisory
    Added Reference Type Red Hat, Inc.: https://bugzilla.redhat.com/show_bug.cgi?id=2485421 Types: Issue Tracking, Vendor Advisory
    Added Reference Type Red Hat, Inc.: https://redhat.atlassian.net/browse/PSIRTSUPT-7600 Types: Permissions Required
  • New CVE Received by [email protected]

    Jun. 09, 2026

    Action Type Old Value New Value
    Added Description A flaw was found in 389 Directory Server. The PBKDF2-SHA256 password storage plugin does not enforce an upper bound on the iteration count extracted from stored password hashes. A privileged attacker who can modify a user's password hash can cause excessive CPU consumption during authentication, resulting in denial of service.
    Added CVSS V3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
    Added CWE CWE-400
    Added Reference https://access.redhat.com/security/cve/CVE-2026-11790
    Added Reference https://bugzilla.redhat.com/show_bug.cgi?id=2485421
    Added Reference https://redhat.atlassian.net/browse/PSIRTSUPT-7600
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.