CVE-2026-21892
Last modified
CVE-2026-21892 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. Parsl is a Python parallel scripting library. A SQL Injection vulnerability exists in the parsl-visualize component of versions prior to 2026.01.05. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uchicago | Parsl | < 2026.01.05 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-21892?
How severe is CVE-2026-21892?
How do I fix CVE-2026-21892?
Are you affected by CVE-2026-21892?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
