GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

RHSA-2026:64824

Vulnerability from csaf_redhat - Published: 2026-09-08 10:23 - Updated: 2026-09-08 12:26
Summary
Red Hat Security Advisory: redis security, bug fix, and enhancement update
Severity
Important
Notes
Topic: An update for redis is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log. Security Fix(es): * redis: Redis: Remote Code Execution via specially crafted RESTORE payload (CVE-2026-66373) * redis: Redis: Arbitrary code execution via TLS pending-data list use-after-free (CVE-2026-81934) Bug Fix(es) and Enhancement(s): * segfault because of Unsupported system page size (jemalloc) (JIRA:RHEL-180910) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK (pending entry) by multiple consumers, and both consumers are subsequently deleted via XGROUP DELCONSUMER. Successful exploitation of this flaw could lead to remote code execution.

CWE-1341 - Multiple Releases of Same Resource or Handle
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.src
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.i686
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.i686
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.i686
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.el9_8.noarch
Vendor Fix fix
Threats
Impact Important

A flaw was found in Redis. This vulnerability, a use-after-free, exists within the `tlsProcessPendingData()` function, which manages the Transport Layer Security (TLS) pending-data list when Redis is configured with TLS support. A remote, unauthenticated attacker could exploit this to execute unauthorized commands with the same privileges as the Redis server.

CWE-416 - Use After Free
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.src
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.i686
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.i686
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.aarch64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.i686
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.ppc64le
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.s390x
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.x86_64
Vendor Fix fix
Workaround
Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.el9_8.noarch
Vendor Fix fix
Workaround
Threats
Impact Important
References
URL Category
https://access.redhat.com/errata/RHSA-2026:64824 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=2506985 external
https://bugzilla.redhat.com/show_bug.cgi?id=2525226 external
https://issues.redhat.com/browse/RHEL-180910 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2026-66373 self
https://bugzilla.redhat.com/show_bug.cgi?id=2506985 external
https://www.cve.org/CVERecord?id=CVE-2026-66373 external
https://nvd.nist.gov/vuln/detail/CVE-2026-66373 external
https://github.com/berabuddies/redis-poc external
https://github.com/redis/redis/compare/8.6.4...8.8.0 external
https://github.com/redis/redis/pull/15081 external
https://news.ycombinator.com/item?id=49024938 external
https://x.com/Fried_rice/status/2080059356322918777 external
https://access.redhat.com/security/cve/CVE-2026-81934 self
https://bugzilla.redhat.com/show_bug.cgi?id=2525226 external
https://www.cve.org/CVERecord?id=CVE-2026-81934 external
https://nvd.nist.gov/vuln/detail/CVE-2026-81934 external
https://github.com/redis/redis/commit/6d088c335d5… external
https://github.com/v12-security/pocs/tree/main/re… external
https://raw.githubusercontent.com/redis/redis/8.1… external
https://raw.githubusercontent.com/redis/redis/8.2… external
https://raw.githubusercontent.com/redis/redis/8.4… external
https://raw.githubusercontent.com/redis/redis/8.6… external
https://raw.githubusercontent.com/redis/redis/8.8… external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for redis is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Redis: Remote Code Execution via specially crafted RESTORE payload (CVE-2026-66373)\n\n* redis: Redis: Arbitrary code execution via TLS pending-data list use-after-free (CVE-2026-81934)\n\nBug Fix(es) and Enhancement(s):\n\n* segfault because of Unsupported system page size (jemalloc) (JIRA:RHEL-180910)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2026:64824",
        "url": "https://access.redhat.com/errata/RHSA-2026:64824"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2506985",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506985"
      },
      {
        "category": "external",
        "summary": "2525226",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2525226"
      },
      {
        "category": "external",
        "summary": "RHEL-180910",
        "url": "https://issues.redhat.com/browse/RHEL-180910"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_64824.json"
      }
    ],
    "title": "Red Hat Security Advisory: redis security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2026-09-08T12:26:28+00:00",
      "generator": {
        "date": "2026-09-08T12:26:28+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "5.3.16"
        }
      },
      "id": "RHSA-2026:64824",
      "initial_release_date": "2026-09-08T10:23:48+00:00",
      "revision_history": [
        {
          "date": "2026-09-08T10:23:48+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-09-08T10:23:48+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-09-08T12:26:28+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                  "product_id": "AppStream-9.8.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-0:6.2.24-1.el9_8.src",
                "product": {
                  "name": "redis-0:6.2.24-1.el9_8.src",
                  "product_id": "redis-0:6.2.24-1.el9_8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis@6.2.24-1.el9_8?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-0:6.2.24-1.el9_8.aarch64",
                "product": {
                  "name": "redis-0:6.2.24-1.el9_8.aarch64",
                  "product_id": "redis-0:6.2.24-1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis@6.2.24-1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-devel-0:6.2.24-1.el9_8.aarch64",
                "product": {
                  "name": "redis-devel-0:6.2.24-1.el9_8.aarch64",
                  "product_id": "redis-devel-0:6.2.24-1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-devel@6.2.24-1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debugsource-0:6.2.24-1.el9_8.aarch64",
                "product": {
                  "name": "redis-debugsource-0:6.2.24-1.el9_8.aarch64",
                  "product_id": "redis-debugsource-0:6.2.24-1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debugsource@6.2.24-1.el9_8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debuginfo-0:6.2.24-1.el9_8.aarch64",
                "product": {
                  "name": "redis-debuginfo-0:6.2.24-1.el9_8.aarch64",
                  "product_id": "redis-debuginfo-0:6.2.24-1.el9_8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debuginfo@6.2.24-1.el9_8?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-0:6.2.24-1.el9_8.ppc64le",
                "product": {
                  "name": "redis-0:6.2.24-1.el9_8.ppc64le",
                  "product_id": "redis-0:6.2.24-1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis@6.2.24-1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-devel-0:6.2.24-1.el9_8.ppc64le",
                "product": {
                  "name": "redis-devel-0:6.2.24-1.el9_8.ppc64le",
                  "product_id": "redis-devel-0:6.2.24-1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-devel@6.2.24-1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debugsource-0:6.2.24-1.el9_8.ppc64le",
                "product": {
                  "name": "redis-debugsource-0:6.2.24-1.el9_8.ppc64le",
                  "product_id": "redis-debugsource-0:6.2.24-1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debugsource@6.2.24-1.el9_8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debuginfo-0:6.2.24-1.el9_8.ppc64le",
                "product": {
                  "name": "redis-debuginfo-0:6.2.24-1.el9_8.ppc64le",
                  "product_id": "redis-debuginfo-0:6.2.24-1.el9_8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debuginfo@6.2.24-1.el9_8?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-0:6.2.24-1.el9_8.x86_64",
                "product": {
                  "name": "redis-0:6.2.24-1.el9_8.x86_64",
                  "product_id": "redis-0:6.2.24-1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis@6.2.24-1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-devel-0:6.2.24-1.el9_8.x86_64",
                "product": {
                  "name": "redis-devel-0:6.2.24-1.el9_8.x86_64",
                  "product_id": "redis-devel-0:6.2.24-1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-devel@6.2.24-1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debugsource-0:6.2.24-1.el9_8.x86_64",
                "product": {
                  "name": "redis-debugsource-0:6.2.24-1.el9_8.x86_64",
                  "product_id": "redis-debugsource-0:6.2.24-1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debugsource@6.2.24-1.el9_8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debuginfo-0:6.2.24-1.el9_8.x86_64",
                "product": {
                  "name": "redis-debuginfo-0:6.2.24-1.el9_8.x86_64",
                  "product_id": "redis-debuginfo-0:6.2.24-1.el9_8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debuginfo@6.2.24-1.el9_8?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-devel-0:6.2.24-1.el9_8.i686",
                "product": {
                  "name": "redis-devel-0:6.2.24-1.el9_8.i686",
                  "product_id": "redis-devel-0:6.2.24-1.el9_8.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-devel@6.2.24-1.el9_8?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debugsource-0:6.2.24-1.el9_8.i686",
                "product": {
                  "name": "redis-debugsource-0:6.2.24-1.el9_8.i686",
                  "product_id": "redis-debugsource-0:6.2.24-1.el9_8.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debugsource@6.2.24-1.el9_8?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debuginfo-0:6.2.24-1.el9_8.i686",
                "product": {
                  "name": "redis-debuginfo-0:6.2.24-1.el9_8.i686",
                  "product_id": "redis-debuginfo-0:6.2.24-1.el9_8.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debuginfo@6.2.24-1.el9_8?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-0:6.2.24-1.el9_8.s390x",
                "product": {
                  "name": "redis-0:6.2.24-1.el9_8.s390x",
                  "product_id": "redis-0:6.2.24-1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis@6.2.24-1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-devel-0:6.2.24-1.el9_8.s390x",
                "product": {
                  "name": "redis-devel-0:6.2.24-1.el9_8.s390x",
                  "product_id": "redis-devel-0:6.2.24-1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-devel@6.2.24-1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debugsource-0:6.2.24-1.el9_8.s390x",
                "product": {
                  "name": "redis-debugsource-0:6.2.24-1.el9_8.s390x",
                  "product_id": "redis-debugsource-0:6.2.24-1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debugsource@6.2.24-1.el9_8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debuginfo-0:6.2.24-1.el9_8.s390x",
                "product": {
                  "name": "redis-debuginfo-0:6.2.24-1.el9_8.s390x",
                  "product_id": "redis-debuginfo-0:6.2.24-1.el9_8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debuginfo@6.2.24-1.el9_8?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-doc-0:6.2.24-1.el9_8.noarch",
                "product": {
                  "name": "redis-doc-0:6.2.24-1.el9_8.noarch",
                  "product_id": "redis-doc-0:6.2.24-1.el9_8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-doc@6.2.24-1.el9_8?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-0:6.2.24-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.aarch64"
        },
        "product_reference": "redis-0:6.2.24-1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-0:6.2.24-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.ppc64le"
        },
        "product_reference": "redis-0:6.2.24-1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-0:6.2.24-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.s390x"
        },
        "product_reference": "redis-0:6.2.24-1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-0:6.2.24-1.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.src"
        },
        "product_reference": "redis-0:6.2.24-1.el9_8.src",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-0:6.2.24-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.x86_64"
        },
        "product_reference": "redis-0:6.2.24-1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debuginfo-0:6.2.24-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.aarch64"
        },
        "product_reference": "redis-debuginfo-0:6.2.24-1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debuginfo-0:6.2.24-1.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.i686"
        },
        "product_reference": "redis-debuginfo-0:6.2.24-1.el9_8.i686",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debuginfo-0:6.2.24-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.ppc64le"
        },
        "product_reference": "redis-debuginfo-0:6.2.24-1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debuginfo-0:6.2.24-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.s390x"
        },
        "product_reference": "redis-debuginfo-0:6.2.24-1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debuginfo-0:6.2.24-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.x86_64"
        },
        "product_reference": "redis-debuginfo-0:6.2.24-1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debugsource-0:6.2.24-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.aarch64"
        },
        "product_reference": "redis-debugsource-0:6.2.24-1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debugsource-0:6.2.24-1.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.i686"
        },
        "product_reference": "redis-debugsource-0:6.2.24-1.el9_8.i686",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debugsource-0:6.2.24-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.ppc64le"
        },
        "product_reference": "redis-debugsource-0:6.2.24-1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debugsource-0:6.2.24-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.s390x"
        },
        "product_reference": "redis-debugsource-0:6.2.24-1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debugsource-0:6.2.24-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.x86_64"
        },
        "product_reference": "redis-debugsource-0:6.2.24-1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-devel-0:6.2.24-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.aarch64"
        },
        "product_reference": "redis-devel-0:6.2.24-1.el9_8.aarch64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-devel-0:6.2.24-1.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.i686"
        },
        "product_reference": "redis-devel-0:6.2.24-1.el9_8.i686",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-devel-0:6.2.24-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.ppc64le"
        },
        "product_reference": "redis-devel-0:6.2.24-1.el9_8.ppc64le",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-devel-0:6.2.24-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.s390x"
        },
        "product_reference": "redis-devel-0:6.2.24-1.el9_8.s390x",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-devel-0:6.2.24-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.x86_64"
        },
        "product_reference": "redis-devel-0:6.2.24-1.el9_8.x86_64",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-doc-0:6.2.24-1.el9_8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.8.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.el9_8.noarch"
        },
        "product_reference": "redis-doc-0:6.2.24-1.el9_8.noarch",
        "relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-66373",
      "cwe": {
        "id": "CWE-1341",
        "name": "Multiple Releases of Same Resource or Handle"
      },
      "discovery_date": "2026-07-25T01:00:50.771125+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2506985"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK (pending entry) by multiple consumers, and both consumers are subsequently deleted via XGROUP DELCONSUMER. Successful exploitation of this flaw could lead to remote code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: Redis: Remote Code Execution via specially crafted RESTORE payload",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.src",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.i686",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.i686",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.i686",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.el9_8.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-66373"
        },
        {
          "category": "external",
          "summary": "RHBZ#2506985",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506985"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-66373",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-66373"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-66373",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66373"
        },
        {
          "category": "external",
          "summary": "https://github.com/berabuddies/redis-poc",
          "url": "https://github.com/berabuddies/redis-poc"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/compare/8.6.4...8.8.0",
          "url": "https://github.com/redis/redis/compare/8.6.4...8.8.0"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/pull/15081",
          "url": "https://github.com/redis/redis/pull/15081"
        },
        {
          "category": "external",
          "summary": "https://news.ycombinator.com/item?id=49024938",
          "url": "https://news.ycombinator.com/item?id=49024938"
        },
        {
          "category": "external",
          "summary": "https://x.com/Fried_rice/status/2080059356322918777",
          "url": "https://x.com/Fried_rice/status/2080059356322918777"
        }
      ],
      "release_date": "2026-07-25T00:08:35.982000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-08T10:23:48+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.el9_8.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:64824"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.el9_8.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "redis: Redis: Remote Code Execution via specially crafted RESTORE payload"
    },
    {
      "cve": "CVE-2026-81934",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2026-08-27T20:17:41.342600+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2525226"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Redis. This vulnerability, a use-after-free, exists within the `tlsProcessPendingData()` function, which manages the Transport Layer Security (TLS) pending-data list when Redis is configured with TLS support. A remote, unauthenticated attacker could exploit this to execute unauthorized commands with the same privileges as the Redis server.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: Redis: Arbitrary code execution via TLS pending-data list use-after-free",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an Important flaw in Redis, enabling remote, unauthenticated attackers to achieve arbitrary code execution. The vulnerability specifically impacts Redis instances configured with TLS support, which is not enabled by default in Red Hat Enterprise Linux, thereby limiting exposure in standard deployments.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.src",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.i686",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.i686",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.aarch64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.i686",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.ppc64le",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.s390x",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.x86_64",
          "AppStream-9.8.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.el9_8.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-81934"
        },
        {
          "category": "external",
          "summary": "RHBZ#2525226",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2525226"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-81934",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-81934"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-81934",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-81934"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/commit/6d088c335d5c3ec49a6c28486140b498e70b7834",
          "url": "https://github.com/redis/redis/commit/6d088c335d5c3ec49a6c28486140b498e70b7834"
        },
        {
          "category": "external",
          "summary": "https://github.com/v12-security/pocs/tree/main/redis/server_ssl",
          "url": "https://github.com/v12-security/pocs/tree/main/redis/server_ssl"
        },
        {
          "category": "external",
          "summary": "https://raw.githubusercontent.com/redis/redis/8.10/00-RELEASENOTES",
          "url": "https://raw.githubusercontent.com/redis/redis/8.10/00-RELEASENOTES"
        },
        {
          "category": "external",
          "summary": "https://raw.githubusercontent.com/redis/redis/8.2/00-RELEASENOTES",
          "url": "https://raw.githubusercontent.com/redis/redis/8.2/00-RELEASENOTES"
        },
        {
          "category": "external",
          "summary": "https://raw.githubusercontent.com/redis/redis/8.4/00-RELEASENOTES",
          "url": "https://raw.githubusercontent.com/redis/redis/8.4/00-RELEASENOTES"
        },
        {
          "category": "external",
          "summary": "https://raw.githubusercontent.com/redis/redis/8.6/00-RELEASENOTES",
          "url": "https://raw.githubusercontent.com/redis/redis/8.6/00-RELEASENOTES"
        },
        {
          "category": "external",
          "summary": "https://raw.githubusercontent.com/redis/redis/8.8/00-RELEASENOTES",
          "url": "https://raw.githubusercontent.com/redis/redis/8.8/00-RELEASENOTES"
        }
      ],
      "release_date": "2026-08-27T19:40:15.141000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-08T10:23:48+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.el9_8.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:64824"
        },
        {
          "category": "workaround",
          "details": "For Redis instances where TLS is enabled, consider disabling TLS if it is not strictly required. Alternatively, restrict network access to the Redis server to trusted clients only, using firewall rules or network access controls, to prevent unauthenticated remote attackers from reaching the vulnerable service. If TLS is enabled, a restart of the Redis service may be required for changes to take effect.",
          "product_ids": [
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.el9_8.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.src",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.aarch64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.i686",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.ppc64le",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.s390x",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.el9_8.x86_64",
            "AppStream-9.8.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.el9_8.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "redis: Redis: Arbitrary code execution via TLS pending-data list use-after-free"
    }
  ]
}



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…