CVE-2026-47784
Analyzed
Analyzed - Analysis Complete
Memcached SASL Password Timing Side Channel Vulnerability
Publication date: 2026-05-20
Last updated on: 2026-05-21
Assigner: MITRE
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| memcached | memcached | to 1.6.42 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-208 | Two separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not. |