CVE-2026-40355
Received
Received - Intake
NULL Pointer Dereference in MIT Kerberos 5 Enables DoS
Publication date: 2026-04-28
Last updated on: 2026-04-28
Assigner: MITRE
Description
Description
In MIT Kerberos 5 (aka krb5) before 1.22.3, there is a NULL pointer dereference 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, causing the process to terminate in parse_nego_message.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mit | kerberos | to 1.22.3 (exc) |
| mit | krb5 | to 1.22.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |