Ad

CVE-2026-32716

HIGH CVSS 3.1: 6.5 EPSS 0.03%
Updated Apr 03, 2026
Scitokens
Parameter Value
CVSS 6.5 (HIGH)
Affected Versions before 1.9.6
Fixed In 1.9.6
Type CWE-285 (Improper Authorization)
Vendor Scitokens
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Scitokens Scitokens_Library
cpe:2.3:a:scitokens:scitokens_library:*:*:*:*:*:*:*:*
1.9.6

Related Vulnerabilities