{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "2.0.0"
              },
              {
                "fixed": "2.4.7"
              },
              {
                "introduced": "2.5.0"
              },
              {
                "fixed": "2.6.10"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "baaee2dcecd1620799f9c7421dc657a27605a58d"
            },
            {
              "introduced": "0"
            },
            {
              "fixed": "bf84550c7d69b1b09f71d3ced308a7dfa7755286"
            },
            {
              "fixed": "36f53902b88d44530169fad7a881098b49ec8ee9"
            },
            {
              "fixed": "2f3b38394515fc6c9b130679bcd2435a796a49ad"
            }
          ],
          "repo": "https://github.com/redisbloom/redisbloom",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-w583-p2wh-4vj5"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-120",
      "CWE-122"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/25xxx/CVE-2024-25115.json"
  },
  "details": "RedisBloom adds a set of probabilistic data structures to Redis. Starting in version 2.0.0 and prior to version 2.4.7 and 2.6.10, specially crafted `CF.LOADCHUNK` commands may be used by authenticated users to perform heap overflow, which may lead to remote code execution. The problem is fixed in RedisBloom 2.4.7 and 2.6.10.\n",
  "id": "CVE-2024-25115",
  "modified": "2026-07-08T05:38:58.814654375Z",
  "published": "2024-04-09T17:31:48.469Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/25xxx/CVE-2024-25115.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/RedisBloom/RedisBloom/security/advisories/GHSA-w583-p2wh-4vj5"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25115"
    },
    {
      "type": "FIX",
      "url": "https://github.com/RedisBloom/RedisBloom/commit/2f3b38394515fc6c9b130679bcd2435a796a49ad"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "RedisBloom heap buffer overflow in CF.LOADCHUNK command"
}