CVE-2026-32727 in SciTokens
요약 (영어)
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.
책임이 있는
GitHub_M
예약하다
2026. 03. 13.
공개
2026. 03. 31.
엔트리
VulDB provides additional information and datapoints for this CVE:
| 아이디 | 취약성 | CWE | 악용 | 대책 | CVE |
|---|---|---|---|---|---|
| 354309 | SciTokens 디렉토리 순회 | 22 | 정의되지 않음 | 공식 수정 | CVE-2026-32727 |