CVE-2026-40356 — Out-of-Bounds $1
CVE-2026-40356 — 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
What This Means For You
- If your environment is affected by CWE-191, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-40356 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
MIT Kerberos 5 Integer Underflow Out-of-Bounds Read Attempt — CVE-2026-40356
title: MIT Kerberos 5 Integer Underflow Out-of-Bounds Read Attempt — CVE-2026-40356
id: scw-2026-04-28-ai-1
status: experimental
level: critical
description: |
This rule detects potential exploitation attempts against MIT Kerberos 5 (krb5) by monitoring for the execution of krb5-related processes. The vulnerability CVE-2026-40356 involves an integer underflow and out-of-bounds read in the gss_accept_sec_context() function when a NegoEx mechanism is registered. An unauthenticated remote attacker can trigger this, potentially leading to a process termination. Monitoring for krb5 processes is the most direct way to observe potential exploitation given the described mechanism.
author: SCW Feed Engine (AI-generated)
date: 2026-04-28
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-40356/
tags:
- attack.initial_access
- attack.t1190
logsource:
category: process_creation
detection:
selection:
Image|contains:
- 'krb5'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-40356 | vulnerability | CVE-2026-40356 |
| CWE-191 | weakness | CWE-191 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | April 28, 2026 at 10:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.