{
  "threat_severity" : "Important",
  "public_date" : "2025-11-04T21:24:44Z",
  "bugzilla" : {
    "description" : "redis: Redis: Bug in XACKDEL may lead to stack overflow and potential RCE",
    "id" : "2412366",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2412366"
  },
  "cvss3" : {
    "cvss3_base_score" : "8.8",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
    "status" : "draft"
  },
  "cwe" : "CWE-787",
  "details" : [ "Redis is an open source, in-memory database that persists on disk. In versions 8.2.0 and above, a user can run the XACKDEL command with multiple ID's and trigger a stack buffer overflow, which may potentially lead to remote code execution. This issue is fixed in version 8.2.3. To workaround this issue without patching the redis-server executable is to prevent users from executing XACKDEL operation. This can be done using ACL to restrict XACKDEL command.", "A stack based buffer overflow flaw has been discovered in redis. A user can run the XACKDEL command with multiple ID's and trigger a stack buffer overflow, which may potentially lead to remote code execution. The problem exists in Redis 8.2 or newer." ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 8",
    "fix_state" : "Not affected",
    "package_name" : "redis:6/redis",
    "cpe" : "cpe:/o:redhat:enterprise_linux:8"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "fix_state" : "Not affected",
    "package_name" : "redis",
    "cpe" : "cpe:/o:redhat:enterprise_linux:9"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "fix_state" : "Not affected",
    "package_name" : "redis:7/redis",
    "cpe" : "cpe:/o:redhat:enterprise_linux:9"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2025-62507\nhttps://nvd.nist.gov/vuln/detail/CVE-2025-62507\nhttps://github.com/redis/redis/commit/5f83972188f6e5b1d6f1940218c650a9cbdf7741\nhttps://github.com/redis/redis/releases/tag/8.2.3\nhttps://github.com/redis/redis/security/advisories/GHSA-jhjx-x4cf-4vm8" ],
  "name" : "CVE-2025-62507",
  "mitigation" : {
    "value" : "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
    "lang" : "en:us"
  },
  "csaw" : false
}