| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-fcjq-435v-jx94 | pyLoad is vulnerable to stored XSS in Downloads view via unsanitized link URL in packages.js template literal |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 28 May 2026 19:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Pyload
Pyload pyload |
|
| Vendors & Products |
Pyload
Pyload pyload |
Thu, 28 May 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 28 May 2026 18:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the packages.js template at src/pyload/webui/app/themes/modern/templates/js/packages.js:172 interpolates a stored link URL into a template literal inside single-quoted HTML and then writes the result to the DOM via $(div).html(html). No escaping runs between the API value and innerHTML. An attacker (Alice) who can submit a package link puts a single quote plus event handler into the URL, breaks out of the attribute, and executes JavaScript in every operator's browser that opens the downloads view. The theme does not set a Content Security Policy that restricts inline script or event handlers. This vulnerability is fixed in 0.5.0b3.dev100. | |
| Title | pyLoad: Stored XSS in Downloads view via unsanitized link URL in packages.js template literal | |
| Weaknesses | CWE-79 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-28T18:51:28.477Z
Reserved: 2026-05-11T21:40:08.177Z
Link: CVE-2026-45348
Updated: 2026-05-28T18:50:58.168Z
Status : Received
Published: 2026-05-28T18:16:35.437
Modified: 2026-05-28T20:16:24.857
Link: CVE-2026-45348
No data.
OpenCVE Enrichment
Updated: 2026-05-28T20:30:25Z
Github GHSA