On 5/19/26 10:14, Alan Coopersmith wrote:
https://github.com/memcached/memcached/wiki/ReleaseNotes1642 reveals:
Similarly I have not created CVE's for any of these as that requires
understanding the severity of each bug. In most cases these submissions
vastly overstated the severity of the bug. I leave it up to the submitters
to request their own CVE's if they wish.

MITRE has issued two CVE's now:

CVE-2026-47783
--------------
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.

https://github.com/memcached/memcached/commit/d13f282b4bce33a9c33b8a1bbf07f12114160fed

CVE-2026-47784
--------------
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.

https://github.com/memcached/memcached/commit/d13f282b4bce33a9c33b8a1bbf07f12114160fed

--
        -Alan Coopersmith-                 [email protected]
         Oracle Solaris Engineering - https://blogs.oracle.com/solaris

Reply via email to