7 matches found
PYSEC-2026-187
A bug in Apache Airflow's auth manager logout handling left previously-issued JWT tokens valid after the user clicked logout in the UI: the logout flow for FabAuthManager and KeycloakAuthManager did not actually reach the underlying revoketoken call, so the JWT remained accepted by the API server...
EUVD-2026-17469
OpenClaw's device removal and token revocation do not terminate active WebSocket sessions...
CVE-2026-30825
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...
CVE-2026-30825 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...
CVE-2026-30825
CVE-2026-30825 concerns hoppscotch, an open source API development ecosystem. Prior to version 2026.2.1, the DELETE /v1/access-tokens/revoke endpoint allowed any authenticated user to delete another user’s Personal Access Token (PAT) without ownership verification, an IDOR flaw with impact on tok...
Hoppscotch 安全漏洞
Hoppscotch is an open-source API development environment created by Hoppscotch itself. Versions of Hoppscotch prior to 2026.2.1 contained security vulnerabilities. These vulnerabilities stemmed from a lack of ownership verification at the DELETE /v1/access-tokens/revoke endpoint, which could allo...
SUSE CVE-2022-23538
github.com/sylabs/scs-library-client is the Go client for the Singularity Container Services SCS Container Library Service. When the scs-library-client is used to pull a container image, with authentication, the HTTP Authorization header sent by the client to the library service may be incorrectl...