There are 4 open security issues in bookworm.
2 important issues:
- 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.
- 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.
2 issues left for the package maintainer to handle:
- CVE-2023-46852:
(needs triaging)
In Memcached before 1.6.22, a buffer overflow exists when processing multiget requests in proxy mode, if there are many spaces after the "get" substring.
- CVE-2023-46853:
(needs triaging)
In Memcached before 1.6.22, an off-by-one error exists when processing proxy requests in proxy mode, if \n is used instead of \r\n.
You can find information about how to handle these issues in the security team's documentation.