CVE-2026-11850: Integer Underflow (Wrap or Wraparound) in Red Hat Red Hat Hardened Images
CVE-2026-11850 is an integer underflow vulnerability in the MIT krb5 LDAP KDB plugin used by Red Hat Hardened Images and Ubuntu Kerberos packages. The flaw occurs in the berval2tl_data() function when it subtracts 2 from a length value without checking if the length is at least 2, causing a wraparound and a large heap out-of-bounds read. This can lead to denial of service (crash) when the KDC or kadmind reads principal data from a malicious or compromised LDAP backend. Exploitation requires write access to the LDAP backend used as the Kerberos database. File-based KDB backends are not affected. Red Hat rates this issue as moderate impact, and Ubuntu has released fixed package versions. No known exploits are reported in the wild.
AI Analysis
Technical Summary
The vulnerability in MIT krb5's LDAP KDB plugin (berval2tl_data() function) performs an unsigned subtraction (bv_len - 2) without bounds checking. When bv_len is 0 or 1, the subtraction wraps to a large uint16_t value (65534 or 65535), causing malloc to allocate a large buffer and memcpy to read beyond the actual buffer size, resulting in a heap out-of-bounds read. This occurs when a malicious or compromised LDAP KDB backend returns a krbExtraData attribute with bv_len less than 2. The flaw affects Kerberos Key Distribution Center (KDC) and kadmind components that load principal data from LDAP backends. Exploitation requires LDAP backend compromise or write access. File-based KDB backends are unaffected. Red Hat classifies this as moderate impact with a CVSS 3.1 score of 5.0 (AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:H). Ubuntu has issued security updates fixing this issue in krb5 packages for multiple LTS releases and other versions.
Potential Impact
Successful exploitation can cause a denial of service via a heap out-of-bounds read leading to crashes or instability in Kerberos services (KDC or kadmind). Confidentiality impact is low, with no integrity impact reported. Exploitation requires high privileges (write access) to the LDAP backend used as the Kerberos database. File-based backends are not affected. There are no known exploits in the wild.
Mitigation Recommendations
Red Hat states that no effective mitigation other than patching currently meets their criteria for ease of use and applicability. Ubuntu has released fixed krb5 package versions that address this vulnerability. Users should update to the fixed package versions as listed in the Ubuntu advisory and restart Kerberos services to apply the fix. Deployments using file-based KDB backends are not affected by this vulnerability. Monitor vendor advisories for updates. No additional mitigations are recommended by the vendor.
CVE-2026-11850: Integer Underflow (Wrap or Wraparound) in Red Hat Red Hat Hardened Images
Description
CVE-2026-11850 is an integer underflow vulnerability in the MIT krb5 LDAP KDB plugin used by Red Hat Hardened Images and Ubuntu Kerberos packages. The flaw occurs in the berval2tl_data() function when it subtracts 2 from a length value without checking if the length is at least 2, causing a wraparound and a large heap out-of-bounds read. This can lead to denial of service (crash) when the KDC or kadmind reads principal data from a malicious or compromised LDAP backend. Exploitation requires write access to the LDAP backend used as the Kerberos database. File-based KDB backends are not affected. Red Hat rates this issue as moderate impact, and Ubuntu has released fixed package versions. No known exploits are reported in the wild.
CVSS v3.1
Score 5.0medium
Affected software
pkg:deb/ubuntu/[email protected]+dfsg-2ubuntu5.4+esm7?arch=source&distro=esm-infra-legacy/trustypkg:deb/ubuntu/[email protected]+dfsg-5ubuntu2.2+esm7?arch=source&distro=esm-infra/xenialpkg:deb/ubuntu/[email protected]+esm5?arch=source&distro=esm-infra/bionicpkg:deb/ubuntu/[email protected]?arch=source&distro=focalpkg:deb/ubuntu/[email protected]?arch=source&distro=jammypkg:deb/ubuntu/[email protected]?arch=source&distro=noblepkg:deb/ubuntu/[email protected]?arch=source&distro=questingpkg:deb/ubuntu/[email protected]?arch=source&distro=resoluteRun on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in MIT krb5's LDAP KDB plugin (berval2tl_data() function) performs an unsigned subtraction (bv_len - 2) without bounds checking. When bv_len is 0 or 1, the subtraction wraps to a large uint16_t value (65534 or 65535), causing malloc to allocate a large buffer and memcpy to read beyond the actual buffer size, resulting in a heap out-of-bounds read. This occurs when a malicious or compromised LDAP KDB backend returns a krbExtraData attribute with bv_len less than 2. The flaw affects Kerberos Key Distribution Center (KDC) and kadmind components that load principal data from LDAP backends. Exploitation requires LDAP backend compromise or write access. File-based KDB backends are unaffected. Red Hat classifies this as moderate impact with a CVSS 3.1 score of 5.0 (AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:H). Ubuntu has issued security updates fixing this issue in krb5 packages for multiple LTS releases and other versions.
Potential Impact
Successful exploitation can cause a denial of service via a heap out-of-bounds read leading to crashes or instability in Kerberos services (KDC or kadmind). Confidentiality impact is low, with no integrity impact reported. Exploitation requires high privileges (write access) to the LDAP backend used as the Kerberos database. File-based backends are not affected. There are no known exploits in the wild.
Mitigation Recommendations
Red Hat states that no effective mitigation other than patching currently meets their criteria for ease of use and applicability. Ubuntu has released fixed krb5 package versions that address this vulnerability. Users should update to the fixed package versions as listed in the Ubuntu advisory and restart Kerberos services to apply the fix. Deployments using file-based KDB backends are not affected by this vulnerability. Monitor vendor advisories for updates. No additional mitigations are recommended by the vendor.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- UBUNTU-CVE-2026-11850
- Osv Schema Version
- 1.7.0
- Ecosystems
- ["Ubuntu:Pro:14.04:LTS","Ubuntu:Pro:16.04:LTS","Ubuntu:Pro:18.04:LTS","Ubuntu:20.04:LTS","Ubuntu:22.04:LTS","Ubuntu:24.04:LTS","Ubuntu:25.10","Ubuntu:26.04:LTS"]
- Cvss Version
- 3.1
Threat ID: 6a58b41868715ace43d686db
Added to database: 07/16/2026, 10:36:08 UTC
Last enriched: 09/07/2026, 11:07:48 UTC
Last updated: 09/14/2026, 22:01:31 UTC
Views: 25
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.