CVE-2026-32714

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:scitokens:scitokens_library:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-31 03:15

Updated : 2026-06-17 10:36


NVD link : CVE-2026-32714

Mitre link : CVE-2026-32714

CVE.ORG link : CVE-2026-32714


JSON object : View

Products Affected

scitokens

  • scitokens_library
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')