CVE-2026-45348
Last modified
CVE-2026-45348 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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). EPSS estimates a 0.20% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45348?
How severe is CVE-2026-45348?
How do I fix CVE-2026-45348?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45342LinkAce is a self-hosted archive to collect website links. P…7.1
- CVE-2026-45343LinkAce is a self-hosted archive to collect website links. P…8.5
- CVE-2026-45344LinkAce is a self-hosted archive to collect website links. P…8.1
- CVE-2026-45345Open WebUI is a self-hosted artificial intelligence platform…6.5
- CVE-2026-45346Open WebUI is a self-hosted artificial intelligence platform…5.4
- CVE-2026-45347Open WebUI is a self-hosted artificial intelligence platform…5.4
- CVE-2026-45349Open WebUI is a self-hosted artificial intelligence platform…7.1
- CVE-2026-4535A vulnerability has been found in Tenda FH451 1.0.0.9. This …8.8
- CVE-2026-45350Open WebUI is a self-hosted artificial intelligence platform…7.1
- CVE-2026-45351Open WebUI is a self-hosted artificial intelligence platform…6.5
- CVE-2026-45352cpp-httplib is a C++11 single-file header-only cross platfor…7.5
- CVE-2026-45353electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…7.8
Are you affected by CVE-2026-45348?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
