CVE-2026-32714 in SciTokens
요약 (영어)
SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the KeyCache class in scitokens was vulnerable to SQL Injection because it used Python's str.format() to construct SQL queries with user-supplied data (such as issuer and key_id). This allowed an attacker to execute arbitrary SQL commands against the local SQLite database. This issue has been patched in version 1.9.6.
책임이 있는
GitHub_M
예약하다
2026. 03. 13.
공개
2026. 03. 31.
엔트리
VulDB provides additional information and datapoints for this CVE:
| 아이디 | 취약성 | CWE | 악용 | 대책 | CVE |
|---|---|---|---|---|---|
| 354307 | SciTokens str.format SQL 주입 | 89 | 정의되지 않음 | 공식 수정 | CVE-2026-32714 |