Ad

CVE-2026-32727

HIGH CVSS 3.1: 6.5 EPSS 0.05%
Updated Apr 03, 2026
Scitokens
Parameter Value
CVSS 6.5 (HIGH)
Affected Versions before 1.9.7
Fixed In 1.9.7
Type CWE-22 (Path Traversal)
Vendor Scitokens
Public PoC No

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.7, the Enforcer is vulnerable to a path traversal attack where an attacker can use dot-dot (..) in the scope claim of a token to escape the intended directory restriction. This occurs because the library normalizes both the authorized path (from the token) and the requested path (from the application) before comparing them using startswith.

This issue has been patched in version 1.9.7.

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

Weakness Type (CWE)

Vulnerable Products 1

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

Related Vulnerabilities