CVE-2026-21892

Parsl is a Python parallel scripting library. A SQL Injection vulnerability exists in the parsl-visualize component of versions prior to 2026.01.05. The application constructs SQL queries using unsafe string formatting (Python % operator) with user-supplied input (workflow_id) directly from URL routes. This allows an unauthenticated attacker with access to the visualization dashboard to inject arbitrary SQL commands, potentially leading to data exfiltration or denial of service against the monitoring database. Version 2026.01.05 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:uchicago:parsl:*:*:*:*:*:python:*:*

History

17 Jun 2026, 10:19

Type Values Removed Values Added
Summary
  • (es) Parsl es una biblioteca de scripting paralelo de Python. Una vulnerabilidad de inyección SQL existe en el componente parsl-visualize de versiones anteriores a 2026.01.05. La aplicación construye consultas SQL utilizando formato de cadena inseguro (operador % de Python) con entrada proporcionada por el usuario (workflow_id) directamente desde rutas URL. Esto permite a un atacante no autenticado con acceso al panel de visualización inyectar comandos SQL arbitrarios, lo que podría llevar a la exfiltración de datos o a la denegación de servicio contra la base de datos de monitoreo. La versión 2026.01.05 corrige el problema.

20 Jan 2026, 18:28

Type Values Removed Values Added
First Time Uchicago parsl
Uchicago
CPE cpe:2.3:a:uchicago:parsl:*:*:*:*:*:python:*:*
References () https://github.com/Parsl/parsl/commit/013a928461e70f38a33258bd525a351ed828e974 - () https://github.com/Parsl/parsl/commit/013a928461e70f38a33258bd525a351ed828e974 - Patch
References () https://github.com/Parsl/parsl/security/advisories/GHSA-f2mf-q878-gh58 - () https://github.com/Parsl/parsl/security/advisories/GHSA-f2mf-q878-gh58 - Exploit, Vendor Advisory

08 Jan 2026, 16:16

Type Values Removed Values Added
References () https://github.com/Parsl/parsl/security/advisories/GHSA-f2mf-q878-gh58 - () https://github.com/Parsl/parsl/security/advisories/GHSA-f2mf-q878-gh58 -

08 Jan 2026, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-08 14:15

Updated : 2026-06-17 10:19


NVD link : CVE-2026-21892

Mitre link : CVE-2026-21892

CVE.ORG link : CVE-2026-21892


JSON object : View

Products Affected

uchicago

  • parsl
CWE
CWE-89

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