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

20 Jan 2026, 18:28

Type Values Removed Values Added
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
First Time Uchicago parsl
Uchicago
CPE cpe:2.3:a:uchicago:parsl:*:*:*:*:*:python:*:*

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-01-20 18:28


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')