CVE 8.1 HIGH

SciTokens: Authorization Bypass via Path Traversal in Scope Validation_CVE-2026-32727

8.1 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

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.

Basic Information

ID CVE-2026-32727
Source GitHub_M
Published Mar 31, 2026 at 01:31
Modified Apr 2, 2026 at 14:48

Affected Product

Vendor scitokens
Product scitokens
Version < 1.9.7
Affected Versions scitokens scitokens < 1.9.7

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.