There are 2 open security issues in trixie.
2 issues left for the package maintainer to handle:
- CVE-2026-47783:
(needs triaging)
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:
(needs triaging)
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.
You can find information about how to handle these issues in the security team's documentation.