NIXPKGS-2026-0909
GitHub issue
published on
Permalink
CVE-2026-32716
8.1 HIGH
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): LOW
- Privileges required (PR): LOW
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): HIGH
- Integrity impact (I): HIGH
- Availability impact (A): NONE
by @LeSuisse Activity log
- Created automatic suggestion
- @LeSuisse accepted
- @LeSuisse published on GitHub
SciTokens: Authorization Bypass via Incorrect Scope Path Prefix Checking
SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the Enforcer incorrectly validates scope paths by using a simple prefix match (startswith). This allows a token with access to a specific path (e.g., /john) to also access sibling paths that start with the same prefix (e.g., /johnathan, /johnny), which is an Authorization Bypass. This issue has been patched in version 1.9.6.
References
-
https://github.com/scitokens/scitokens/security/advisories/GHSA-w8fp-g9rh-34jh x_refsource_CONFIRM
-
https://github.com/scitokens/scitokens/releases/tag/v1.9.6 x_refsource_MISC
Affected products
scitokens
- ==< 1.9.6
Package maintainers
-
@lub-dub evey <nix@lubdub.nl>