CVE-2026-11789
Analyzed
Analyzed - Analysis Complete
BaseFortify
Vulnerability report for CVE-2026-11789, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-09
Last updated on: 2026-06-12
Assigner: Red Hat, Inc.
Description
Description
A flaw was found in 389 Directory Server. The SMD5 password storage plugin performs unsigned integer underflow when computing salt length from a crafted password hash shorter than 16 bytes, causing a buffer over-read that crashes the LDAP server during authentication.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| redhat | enterprise_linux | 7.0 |
| redhat | enterprise_linux | 8.0 |
| redhat | 389_directory_server | * |
| redhat | directory_server | 11.0 |
| redhat | enterprise_linux | 9.0 |
| redhat | directory_server | 12.0 |
| redhat | enterprise_linux | 10.0 |
| redhat | directory_server | 13.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-191 | The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result. |