CVE-2026-44020: Html Backend Py Cwe 000 Cve 2026 44020

The setup initialized the backend with an unvalidated, unconstrained original_url parameter blindly utilized to construct absolute paths via urljoin(), potentially leading to SSRF.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0Python
greprules fetch cve-2026-44020-html-backend-py-cwe-000-cve-2026-44020 --engine opengrep

Description

The setup initialized the backend with an unvalidated, unconstrained original_url parameter blindly utilized to construct absolute paths via urljoin(), potentially leading to SSRF.