CVE-2026-63639 (GCVE-0-2026-63639)
Vulnerability from cvelistv5
Published
2026-08-18 14:23
Modified
2026-08-20 18:36
CWE
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.
Impacted products
Vendor Product Version
valkey-io valkey Version: < 7.2.14
Version: >= 8.0.0, < 8.0.10
Version: >= 8.1.0, < 8.1.9
Version: >= 9.0.0, < 9.0.5
Version: >= 9.1.0, < 9.1.1
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": {
    "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-20T18:36:40.745Z\", \"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…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…