CVE-2026-32714 Details
Description
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.
A SQL injection vulnerability has been identified in the KeyCache class of the SciTokens library, prior to version 1.9.6. The issue arises because SQL queries were constructed using Python's str.format() method, allowing user-supplied data such as issuer and key_id to be manipulated. This vulnerability enabled attackers to execute arbitrary SQL commands against the local SQLite database.
The vulnerability has been patched in SciTokens version 1.9.6. Users should upgrade to this version to address the SQL injection issue.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 31, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/scitokens/scitokens/security/advisories/GHSA-rh5m-2482-966c | CISA-ADP | ExploitVendor Advisory |
| https://github.com/scitokens/scitokens/commit/3dba108853f2f4a6c0f2325c03779bf083c41cf2 | [email protected] | Patch |
| https://github.com/scitokens/scitokens/releases/tag/v1.9.6 | [email protected] | Release Notes |
| https://github.com/scitokens/scitokens/security/advisories/GHSA-rh5m-2482-966c | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| scitokens scitokens library | < 1.9.6 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 3, 2026 | Initial Analysis | [email protected] |
| Mar 31, 2026 | CVE Modified | CISA-ADP |
| Mar 31, 2026 | New CVE Received | [email protected] |