Untriaged
Permalink
CVE-2026-30825
0.0 NONE
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): LOW
- Privileges required (PR): NONE
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): NONE
- Integrity impact (I): NONE
- Availability impact (A): NONE
hoppscotch: IDOR - Any authenticated user can revoke any other user's Personal Access Token
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.
References
-
https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-7pfq-mwj3-xw9h x_refsource_CONFIRM
-
https://github.com/hoppscotch/hoppscotch/releases/tag/2026.2.1 x_refsource_MISC
Affected products
hoppscotch
- ==< 2026.2.1
Package maintainers
-
@DataHearth DataHearth <dev@antoine-langlois.net>