8.1
HIGH CVSS 3.1
CVE-2026-47783
Memcached SASL Timing Side-Channel Vulnerability
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.

INFO

Published Date :

May 20, 2026, 7:16 a.m.

Last Modified :

June 30, 2026, 3:20 a.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-47783 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Memcached memcached
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 HIGH 8254265b-2729-46b6-b9e3-3dfca2d5bfca
CVSS 3.1 HIGH [email protected]
CVSS 3.1 HIGH 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
Solution
Update memcached to version 1.6.42 or later to fix authentication timing side channel.
  • Update memcached to version 1.6.42 or later.
  • Verify SASL authentication database configuration.
  • Monitor system for authentication-related events.
Public PoC/Exploit Available at Github

CVE-2026-47783 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-47783 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-47783 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

DSA and DLA for Debian last 14 days

Python

Updated: 1 month ago
0 stars 1 fork 1 watcher
Born at : Feb. 12, 2025, 2:08 p.m. This repo has been linked 1048 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-47783 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-47783 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 0b0ca135-0b70-47e7-9f44-1890c2a1c46c

    Jun. 30, 2026

    Action Type Old Value New Value
    Added Affected [{'cpes': ['cpe:/o:redhat:enterprise_linux:10.2'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux AppStream (v. 10)', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:enterprise_linux:9::appstream'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux AppStream (v. 9)', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/o:redhat:enterprise_linux:6'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux 6', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/o:redhat:enterprise_linux:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux 7', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/o:redhat:enterprise_linux:8'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux 8', 'defaultStatus': 'affected'}]
    Added CVSS V3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CWE CWE-208
    Added Reference https://access.redhat.com/errata/RHSA-2026:27842
    Added Reference https://access.redhat.com/errata/RHSA-2026:27862
    Added Reference https://access.redhat.com/security/cve/CVE-2026-47783
    Added Reference https://bugzilla.redhat.com/show_bug.cgi?id=2480089
    Added Reference https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-47783.json
  • CVE Modified by [email protected]

    Jun. 17, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'memcached', 'product': 'memcached', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '1.6.42', 'versionType': 'semver'}], 'defaultStatus': 'unaffected'}]
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 17, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-47783', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-05-20T12:49:50.253452Z'}
  • Initial Analysis by [email protected]

    May. 21, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:memcached:memcached:*:*:*:*:*:*:*:* versions up to (excluding) 1.6.42
    Added Reference Type MITRE: https://github.com/memcached/memcached/commit/d13f282b4bce33a9c33b8a1bbf07f12114160fed Types: Patch
    Added Reference Type MITRE: https://github.com/memcached/memcached/compare/1.6.41...1.6.42 Types: Release Notes
    Added Reference Type MITRE: https://github.com/memcached/memcached/wiki/ReleaseNotes1642 Types: Release Notes
  • New CVE Received by [email protected]

    May. 20, 2026

    Action Type Old Value New Value
    Added 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.
    Added CVSS V3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CWE CWE-208
    Added Reference https://github.com/memcached/memcached/commit/d13f282b4bce33a9c33b8a1bbf07f12114160fed
    Added Reference https://github.com/memcached/memcached/compare/1.6.41...1.6.42
    Added Reference https://github.com/memcached/memcached/wiki/ReleaseNotes1642
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.