Vulnerability 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 Score
LOW
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-91926
- https://bugzilla.redhat.com/show_bug.cgi?id=2533698
FAQ
What is CVE-2026-91926?
CVE-2026-91926 is a vulnerability with a CVSS score of 3.7 (LOW). 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 memor...
How severe is CVE-2026-91926?
CVE-2026-91926 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-91926?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.