CVE detail
CVE-2026-63639
Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's RESTORE command accepts a malformed RDB stream payload that assigns one Pending Entry List NACK to multiple consumers during stream consumer-group deserialization, causing a use-after-free when one consumer is deleted while another still references the shared NACK and potentially allowing remote code execution. This issue is fixed in versions 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 25.6 · diversity 5.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 12
- within the 30d window
- Peak daily
- 12
- highest bucket
Evidence
Source links by recency
12 source links · newest first
No excerpt available.
Exploitgithub.comAug 18, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comAug 18, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comAug 18, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comAug 18, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comAug 18, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comAug 18, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comAug 18, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comAug 18, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comAug 18, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comAug 18, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comAug 18, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comAug 18, 2026, 3:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-58083CVSS 8.4 · High
While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy r…
- CVE-2026-49422CVSS 8.4 · High
The RACK setsockopt(2) handler drops the connection lock in order to copy option data from userspace, then reacquires the lock. After reacquiring, it verifies that the TCP stack…
- CVE-2026-49418CVSS N/A · Unrated
When msync(MS_INVALIDATE) is called on a mapping of an unmanaged device object, the physical pages in the mapping range are marked invalid but remain in the pager's page list. A…
- CVE-2026-76045CVSS 8.8 · High
Use after free in WebGL in Google Chrome prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security…
- CVE-2026-76040CVSS 8.8 · High
Use after free in Browser in Google Chrome on on Mac prior to 151.0.7922.169 allowed a remote attacker leveraging social engineering to execute arbitrary code outside the sandbox…
- CVE-2026-56684CVSS 7.5 · High
Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's tlsProcessPendingData function iterates pending_list while an authenticated…