Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2026-21892

Опубликовано: 08 янв. 2026
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
python-parslfixed2026.01.05+ds-1package

Примечания

  • https://github.com/Parsl/parsl/security/advisories/GHSA-f2mf-q878-gh58

  • Fixed by: https://github.com/Parsl/parsl/commit/013a928461e70f38a33258bd525a351ed828e974 (2026.01.05)

Связанные уязвимости

CVSS3: 5.3
ubuntu
около 1 месяца назад

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.

CVSS3: 5.3
nvd
около 1 месяца назад

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.

CVSS3: 5.3
github
около 1 месяца назад

Parsl Monitoring Visualization Vulnerable to SQL Injection