CVE-2026-63639 (GCVE-0-2026-63639)

Vulnerability from cvelistv5 – Published: 2026-08-18 14:23 – Updated: 2026-08-20 18:36
VLAI
Title
Valkey: UAF in stream deserialization may lead to remote code execution
Summary
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.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-19 03:56 UTC
CWE
Impacted products
Vendor Product Version CPE status
valkey-io valkey Affected: < 7.2.14
Affected: >= 8.0.0, < 8.0.10
Affected: >= 8.1.0, < 8.1.9
Affected: >= 9.0.0, < 9.0.5
Affected: >= 9.1.0, < 9.1.1
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-63639",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-19T03:56:16.213417Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-20T18:36:40.745Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "valkey",
          "vendor": "valkey-io",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 7.2.14"
            },
            {
              "status": "affected",
              "version": "\u003e= 8.0.0, \u003c 8.0.10"
            },
            {
              "status": "affected",
              "version": "\u003e= 8.1.0, \u003c 8.1.9"
            },
            {
              "status": "affected",
              "version": "\u003e= 9.0.0, \u003c 9.0.5"
            },
            {
              "status": "affected",
              "version": "\u003e= 9.1.0, \u003c 9.1.1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "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\u0027s 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."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-416",
              "description": "CWE-416: Use After Free",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-18T14:23:52.508Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/valkey-io/valkey/security/advisories/GHSA-mvcj-73cw-22m4",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/valkey-io/valkey/security/advisories/GHSA-mvcj-73cw-22m4"
        },
        {
          "name": "https://github.com/valkey-io/valkey/pull/4073",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/valkey-io/valkey/pull/4073"
        },
        {
          "name": "https://github.com/valkey-io/valkey/commit/06bc7768fe609f2054e69ccedefe7628f5675da9",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/valkey-io/valkey/commit/06bc7768fe609f2054e69ccedefe7628f5675da9"
        },
        {
          "name": "https://github.com/valkey-io/valkey/commit/509cb3c74e8cbc9c0498ebe8b6c93dcd605e7271",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/valkey-io/valkey/commit/509cb3c74e8cbc9c0498ebe8b6c93dcd605e7271"
        },
        {
          "name": "https://github.com/valkey-io/valkey/commit/98465eaffe3f95524a5046318bfbc4bdb9798291",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/valkey-io/valkey/commit/98465eaffe3f95524a5046318bfbc4bdb9798291"
        },
        {
          "name": "https://github.com/valkey-io/valkey/commit/e95911d4d65be8789fa3705f44d7ed1e65378445",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/valkey-io/valkey/commit/e95911d4d65be8789fa3705f44d7ed1e65378445"
        },
        {
          "name": "https://github.com/valkey-io/valkey/commit/f8d2027e8d4df790ac04974bf606408c8ea62778",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/valkey-io/valkey/commit/f8d2027e8d4df790ac04974bf606408c8ea62778"
        },
        {
          "name": "https://github.com/valkey-io/valkey/releases/tag/7.2.14",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/valkey-io/valkey/releases/tag/7.2.14"
        },
        {
          "name": "https://github.com/valkey-io/valkey/releases/tag/8.0.10",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/valkey-io/valkey/releases/tag/8.0.10"
        },
        {
          "name": "https://github.com/valkey-io/valkey/releases/tag/8.1.9",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/valkey-io/valkey/releases/tag/8.1.9"
        },
        {
          "name": "https://github.com/valkey-io/valkey/releases/tag/9.0.5",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/valkey-io/valkey/releases/tag/9.0.5"
        },
        {
          "name": "https://github.com/valkey-io/valkey/releases/tag/9.1.1",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/valkey-io/valkey/releases/tag/9.1.1"
        }
      ],
      "source": {
        "advisory": "GHSA-mvcj-73cw-22m4",
        "discovery": "UNKNOWN"
      },
      "title": "Valkey: UAF in stream deserialization may lead to remote code execution"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-63639",
    "datePublished": "2026-08-18T14:23:52.508Z",
    "dateReserved": "2026-07-17T14:11:15.482Z",
    "dateUpdated": "2026-08-20T18:36:40.745Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-63639",
      "date": "2026-08-20",
      "epss": "0.01171",
      "percentile": "0.64989"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-63639\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-08-18T15:16:56.627\",\"lastModified\":\"2026-08-20T19:16:57.430\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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\u0027s 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.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"valkey-io\",\"product\":\"valkey\",\"versions\":[{\"version\":\"\u003c 7.2.14\",\"status\":\"affected\"},{\"version\":\"\u003e= 8.0.0, \u003c 8.0.10\",\"status\":\"affected\"},{\"version\":\"\u003e= 8.1.0, \u003c 8.1.9\",\"status\":\"affected\"},{\"version\":\"\u003e= 9.0.0, \u003c 9.0.5\",\"status\":\"affected\"},{\"version\":\"\u003e= 9.1.0, \u003c 9.1.1\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-19T03:56:16.213417Z\",\"id\":\"CVE-2026-63639\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"references\":[{\"url\":\"https://github.com/valkey-io/valkey/commit/06bc7768fe609f2054e69ccedefe7628f5675da9\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/valkey-io/valkey/commit/509cb3c74e8cbc9c0498ebe8b6c93dcd605e7271\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/valkey-io/valkey/commit/98465eaffe3f95524a5046318bfbc4bdb9798291\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/valkey-io/valkey/commit/e95911d4d65be8789fa3705f44d7ed1e65378445\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/valkey-io/valkey/commit/f8d2027e8d4df790ac04974bf606408c8ea62778\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/valkey-io/valkey/pull/4073\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/valkey-io/valkey/releases/tag/7.2.14\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/valkey-io/valkey/releases/tag/8.0.10\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/valkey-io/valkey/releases/tag/8.1.9\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/valkey-io/valkey/releases/tag/9.0.5\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/valkey-io/valkey/releases/tag/9.1.1\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/valkey-io/valkey/security/advisories/GHSA-mvcj-73cw-22m4\",\"source\":\"security-advisories@github.com\"}]}}",
    "suse_vex": {
      "aggregate_severity": "important",
      "current_release_date": "2026-08-18T16:57:28Z",
      "cve": "CVE-2026-63639",
      "id": "CVE-2026-63639",
      "initial_release_date": "2026-07-24T02:14:29Z",
      "product_status:known_not_affected": "7",
      "product_status:recommended": "30",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-63639",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-63639.json",
      "version": "7"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-63639\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-19T03:56:16.213417Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-20T18:36:37.868Z\"}}], \"cna\": {\"title\": \"Valkey: UAF in stream deserialization may lead to remote code execution\", \"source\": {\"advisory\": \"GHSA-mvcj-73cw-22m4\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"valkey-io\", \"product\": \"valkey\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 7.2.14\"}, {\"status\": \"affected\", \"version\": \"\u003e= 8.0.0, \u003c 8.0.10\"}, {\"status\": \"affected\", \"version\": \"\u003e= 8.1.0, \u003c 8.1.9\"}, {\"status\": \"affected\", \"version\": \"\u003e= 9.0.0, \u003c 9.0.5\"}, {\"status\": \"affected\", \"version\": \"\u003e= 9.1.0, \u003c 9.1.1\"}]}], \"references\": [{\"url\": \"https://github.com/valkey-io/valkey/security/advisories/GHSA-mvcj-73cw-22m4\", \"name\": \"https://github.com/valkey-io/valkey/security/advisories/GHSA-mvcj-73cw-22m4\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/valkey-io/valkey/pull/4073\", \"name\": \"https://github.com/valkey-io/valkey/pull/4073\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/valkey-io/valkey/commit/06bc7768fe609f2054e69ccedefe7628f5675da9\", \"name\": \"https://github.com/valkey-io/valkey/commit/06bc7768fe609f2054e69ccedefe7628f5675da9\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/valkey-io/valkey/commit/509cb3c74e8cbc9c0498ebe8b6c93dcd605e7271\", \"name\": \"https://github.com/valkey-io/valkey/commit/509cb3c74e8cbc9c0498ebe8b6c93dcd605e7271\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/valkey-io/valkey/commit/98465eaffe3f95524a5046318bfbc4bdb9798291\", \"name\": \"https://github.com/valkey-io/valkey/commit/98465eaffe3f95524a5046318bfbc4bdb9798291\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/valkey-io/valkey/commit/e95911d4d65be8789fa3705f44d7ed1e65378445\", \"name\": \"https://github.com/valkey-io/valkey/commit/e95911d4d65be8789fa3705f44d7ed1e65378445\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/valkey-io/valkey/commit/f8d2027e8d4df790ac04974bf606408c8ea62778\", \"name\": \"https://github.com/valkey-io/valkey/commit/f8d2027e8d4df790ac04974bf606408c8ea62778\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/valkey-io/valkey/releases/tag/7.2.14\", \"name\": \"https://github.com/valkey-io/valkey/releases/tag/7.2.14\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/valkey-io/valkey/releases/tag/8.0.10\", \"name\": \"https://github.com/valkey-io/valkey/releases/tag/8.0.10\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/valkey-io/valkey/releases/tag/8.1.9\", \"name\": \"https://github.com/valkey-io/valkey/releases/tag/8.1.9\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/valkey-io/valkey/releases/tag/9.0.5\", \"name\": \"https://github.com/valkey-io/valkey/releases/tag/9.0.5\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/valkey-io/valkey/releases/tag/9.1.1\", \"name\": \"https://github.com/valkey-io/valkey/releases/tag/9.1.1\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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\u0027s 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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416: Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-08-18T14:23:52.508Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-63639\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-19T03:56:15.092Z\", \"dateReserved\": \"2026-07-17T14:11:15.482Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-08-18T14:23:52.508Z\", \"assignerShortName\": \"GitHub_M\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…