SQL Injection in Parsl
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.
Vulnerability class: SQL Injection
EPSS: 0.002 (14.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L.
Affected products
- Parsl — versions < 2026.01.05
- Uchicago Parsl
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2026-21892?
- CVE-2026-21892 is a medium-severity vulnerability in Parsl, classified under SQL Injection. CVSS score: 5.3/10. Published 2026-01-08.
- How severe is CVE-2026-21892?
- Medium severity. CVSS v3 base score is 5.3 out of 10.