CVE-2026-40356 PUBLISHED

Assigner: mitre
Reserved: 11.04.2026 Published: 28.04.2026 Updated: 28.04.2026

In MIT Kerberos 5 (aka krb5) before 1.22.3, there is an integer underflow and resultant out-of-bounds read if an application calls gss_accept_sec_context() on a system with a NegoEx mechanism registered in /etc/gss/mech. An unauthenticated remote attacker can trigger this, possibly causing the process to terminate in parse_message.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 5.9

Product Status

Vendor MIT
Product Kerberos 5
Versions Default: unaffected
  • affected from 1.18 to 1.22.3 (excl.)

References

Problem Types

  • CWE-191 Integer Underflow (Wrap or Wraparound) CWE