SB2026052674 - Two vulnerabilities in Memcached SASL implementation
Published: May 26, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Information Exposure Through Timing Discrepancy (CVE-ID: CVE-2026-47783)
CWE-ID: CWE-208 - Information Exposure Through Timing Discrepancy
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to disclose valid usernames.
The vulnerability exists due to observable timing discrepancies in sasl_server_userdb_checkpass when processing SASL password database authentication requests. A remote user can send authentication attempts and measure response times to disclose valid usernames.
2) Information Exposure Through Timing Discrepancy (CVE-ID: CVE-2026-47784)
CWE-ID: CWE-208 - Information Exposure Through Timing Discrepancy
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to disclose password information via a timing side channel.
The vulnerability exists due to observable timing discrepancies in sasl_server_userdb_checkpass when comparing SASL password database authentication data. A remote user can send authentication attempts and measure response times to disclose password information via a timing side channel.
Remediation
Install update from vendor's website.