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.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-3x2w-63fp-3qvw | SciTokens has an Authorization Bypass via Path Traversal in Scope Validation |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 01 Apr 2026 02:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Scitokens
Scitokens scitokens |
|
| Vendors & Products |
Scitokens
Scitokens scitokens |
Tue, 31 Mar 2026 03:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | SciTokens: Authorization Bypass via Path Traversal in Scope Validation | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-31T01:31:57.392Z
Reserved: 2026-03-13T15:02:00.626Z
Link: CVE-2026-32727
No data.
Status : Received
Published: 2026-03-31T03:15:57.340
Modified: 2026-03-31T03:15:57.340
Link: CVE-2026-32727
No data.
OpenCVE Enrichment
Updated: 2026-03-31T20:39:41Z
Weaknesses
Github GHSA