CVE-2026-32716

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

Mitre link : CVE-2026-32716

CVE.ORG link : CVE-2026-32716


JSON object : View

Products Affected

scitokens

  • scitokens_library
CWE
CWE-285

Improper Authorization