{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "5.0.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "465e2a9631994892cf399d13dd926c56cecd58ca"
            }
          ],
          "repo": "https://github.com/apache/superset",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Apache Superset contains an improper access control vulnerability in its /explore endpoint. A missing authorization check allows an authenticated user to discover metadata about datasources they do not have permission to access. By iterating through the datasource_id in the URL, an attacker can enumerate and confirm the existence and names of protected datasources, leading to sensitive information disclosure.\n\nThis issue affects Apache Superset: before 5.0.0.\n\nUsers are recommended to upgrade to version 5.0.0, which fixes the issue.",
  "id": "CVE-2025-55675",
  "modified": "2026-03-10T21:47:32.657569060Z",
  "published": "2025-08-14T14:15:34.953Z",
  "references": [
    {
      "type": "WEB",
      "url": "http://www.openwall.com/lists/oss-security/2025/08/14/6"
    },
    {
      "type": "ADVISORY",
      "url": "https://lists.apache.org/thread/op681b4kbd7g84tfjf9omz0sxggbcv33"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}