GHSA-r4h3-4q3v-2776HighCVSS 8.1
In memcached before 1.6.42, password data for SASL password database authentication has a timing...
🔗 CVE IDs covered (1)
📋 Description
In memcached before 1.6.42, password data for SASL password database authentication has a timing side channel because memcmp is used by sasl_server_userdb_checkpass.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-47784
- https://github.com/memcached/memcached/commit/d13f282b4bce33a9c33b8a1bbf07f12114160fed
- https://github.com/memcached/memcached/compare/1.6.41...1.6.42
- https://github.com/memcached/memcached/wiki/ReleaseNotes1642
- https://github.com/advisories/GHSA-r4h3-4q3v-2776