CVE-2026-47783

Published May 20, 2026

Last updated 6 days ago

Overview

AI description

Automated description summarized from trusted sources.

CVE-2026-47783 describes a timing side-channel vulnerability found in memcached versions prior to 1.6.42. This flaw specifically impacts the Simple Authentication and Security Layer (SASL) password database authentication mechanism. The vulnerability arises because the `sasl_server_userdb_checkpass` function, responsible for checking usernames during authentication, exits its internal loop as soon as a valid username is identified. This premature exit creates a measurable difference in response times between valid and invalid usernames. Attackers can exploit these timing discrepancies to remotely enumerate existing usernames on the system.

Description
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.
Source
cve@mitre.org
NVD status
Analyzed
Products
memcached

Risk scores

CVSS 3.1

Type
Secondary
Base score
8.1
Impact score
5.9
Exploitability score
2.2
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Severity
HIGH

Weaknesses

cve@mitre.org
CWE-208

Social media

Hype score is a measure of social media activity compared against trending CVEs from the past 12 months. Max score 100.

Hype score

8

Configurations