UNKNOWNCVE-2026-32714

SciTokens vulnerable to SQL Injection in KeyCache

Platform

python

Component

scitokens

Fixed in

1.9.6

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.

How to fix

Actualice la biblioteca SciTokens a la versión 1.9.6 o superior. Esto corrige la vulnerabilidad de inyección SQL al usar str.format() para construir consultas SQL con datos proporcionados por el usuario.

Monitor your dependencies automatically

Get notified when new vulnerabilities affect your projects. Free forever.

Start free
CVE-2026-32714 — Vulnerability Details | NextGuard | NextGuard