Ad

CVE-2026-32714

CRITICAL CVSS 3.1: 9.8
Updated Mar 31, 2026
Python
Parameter Value
CVSS 9.8 (CRITICAL)
Fixed In 1.9.6
Type CWE-89 (SQL Injection)
Vendor Python
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Weakness Type (CWE)