CVE-2026-91926
Received Received - Intake

Memory Leak in gss-ntlmssp NTLM Authentication

Vulnerability report for CVE-2026-91926, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-15

Last updated on: 2026-09-15

Assigner: redhat-SADP

Description

A flaw was found in gss-ntlmssp. A memory leak occurs in the NTLM target-info parser when a crafted NTLM CHALLENGE message contains duplicated string-valued AV_PAIR entries. The parser allocates memory for each string value but does not free the previous allocation when the same AV_PAIR type appears more than once, leaking the earlier allocation. A malicious or man-in-the-middle server can exploit this to cause gradual memory exhaustion on the client during NTLM authentication, leading to a denial of service.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-15
Last Modified
2026-09-15
Generated
2026-09-15
AI Q&A
2026-09-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
redhat gss-ntlmssp *
red_hat gss-ntlmssp to 9 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-401 The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a memory leak in the gss-ntlmssp library during NTLM authentication. When a crafted NTLM CHALLENGE message contains duplicated string-valued AV_PAIR entries, the parser allocates memory for each string but fails to free previous allocations for the same AV_PAIR type. This causes gradual memory exhaustion on the client, leading to a denial of service.

Detection Guidance

Detecting this vulnerability requires monitoring for memory exhaustion during NTLM authentication. Check for repeated NTLM authentication attempts or unusual memory usage patterns in gss-ntlmssp processes. Use system monitoring tools like top, htop, or ps to observe memory consumption by gss-ntlmssp clients during authentication.

Impact Analysis

If you are a user or system relying on NTLM authentication with gss-ntlmssp, an attacker could exploit this to cause memory exhaustion on your system during authentication attempts. This could slow down or crash your system, disrupting services that depend on NTLM authentication.

Mitigation Strategies

No direct mitigation is available. Since gss-ntlmssp was removed from RHEL 9+, upgrading to RHEL 9 or later mitigates this issue. For RHEL 8, avoid using NTLM authentication if possible or monitor for suspicious NTLM server behavior.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-91926. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart