CVE Catalog

CVE-2026-47783

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.26%

67th percentile - higher than 67% of all known CVEs

Summary

In memcached before version 1.6.42, username data for SASL password database authentication has a timing side channel because a loop exits as soon as a valid username is found by sasl_server_userdb_checkpass.

Risk Assessment

An attacker can exploit timing differences to enumerate valid usernames, facilitating brute-force password attacks and potentially leading to unauthorized access.

Recommendation

Update memcached to version 1.6.42 or later, which includes a fix that eliminates the timing side channel.

Other vulnerabilities in memcached

See all
Original NVD description (English source)

In memcached before 1.6.42, username data for SASL password database authentication has a timing side channel because a loop exits as soon as a valid username is found by sasl_server_userdb_checkpass.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS