CVE Catalog
CVE-2026-48829
HighCVSS 7.5Exploitation Probability (EPSS)
Low risk0.46%
37th percentile - higher than 37% of all known CVEs
Summary
In GNU SASL before version 2.2.3, the DIGEST-MD5 mechanism has a NULL pointer dereference affecting both clients and servers, triggered by a known token without an accompanying = character. This occurs in lib/digest-md5/getsubopt.c.
Risk Assessment
This vulnerability can cause application crashes (denial of service) on both client and server sides, potentially disrupting authentication services.
Recommendation
Update GNU SASL to version 2.2.3 or later, which includes the fix.
Other vulnerabilities in GNU SASL
Original NVD description (English source)
In GNU SASL before 2.2.3, DIGEST-MD5 has a NULL pointer dereference affecting both clients and servers, via a known token with no accompanying = character. This occurs in lib/digest-md5/getsubopt.c.

