CVE-2026-32727

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:scitokens:scitokens_library:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-31 03:15

Updated : 2026-06-17 10:36


NVD link : CVE-2026-32727

Mitre link : CVE-2026-32727

CVE.ORG link : CVE-2026-32727


JSON object : View

Products Affected

scitokens

  • scitokens_library
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')