{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4cbe23cf00e3da2d098a31a457b5c70356b40eed"
            }
          ],
          "repo": "https://github.com/hoppscotch/hoppscotch",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-7pfq-mwj3-xw9h"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-639"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/30xxx/CVE-2026-30825.json"
  },
  "details": "hoppscotch is an open source API development ecosystem. Prior to version 2026.2.1, the DELETE /v1/access-tokens/revoke endpoint allows any authenticated user to delete any other user's PAT by providing its ID, with no ownership verification. This issue has been patched in version 2026.2.1.",
  "id": "CVE-2026-30825",
  "modified": "2026-04-01T23:08:05.809832970Z",
  "published": "2026-03-07T05:13:13.987Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/hoppscotch/hoppscotch/releases/tag/2026.2.1"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/30xxx/CVE-2026-30825.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-7pfq-mwj3-xw9h"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30825"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "hoppscotch: IDOR - Any authenticated user can revoke any other user's Personal Access Token"
}