CVE-2026-32714
March 31, 2026
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.
Affected Packages
scitokens (CONDA):
Affected version(s) >=1.4.0 <1.9.6Fix Suggestion:
Update to version 1.9.6scitokens (CONDA):
Affected version(s) >=1.4.0 <1.9.6Fix Suggestion:
Update to version 1.9.6scitokens (CONDA):
Affected version(s) >=1.4.0 <1.9.6Fix Suggestion:
Update to version 1.9.6https://github.com/scitokens/scitokens.git (GITHUB):
Affected version(s) >=v0.1.0 <v1.9.6Fix Suggestion:
Update to version v1.9.6https://github.com/scitokens/scitokens.git (GITHUB):
Affected version(s) >=v0.1.0 <v1.9.6Fix Suggestion:
Update to version v1.9.6https://github.com/scitokens/scitokens.git (GITHUB):
Affected version(s) >=v0.1.0 <v1.9.6Fix Suggestion:
Update to version v1.9.6scitokens (PYTHON):
Affected version(s) >=0.1 <1.9.6Fix Suggestion:
Update to version 1.9.6scitokens (PYTHON):
Affected version(s) >=0.1 <1.9.6Fix Suggestion:
Update to version 1.9.6scitokens (PYTHON):
Affected version(s) >=0.1 <1.9.6Fix Suggestion:
Update to version 1.9.6Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
EPSS
Base Score:
0.03