CVE-2024-51490
CWE-79Published: November 11, 2024· Updated: Jun 17, 2026
Official Description
Ampache is a web based audio/video streaming application and file manager. This vulnerability exists in the interface section of the Ampache menu, where users can change "Custom URL - Logo". This section is not properly sanitized, allowing for the input of strings that can execute JavaScript. This issue has been addressed in version 7.0.1 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
Risk Analysis
Ampache contains a cross-site scripting vulnerability in the Custom URL - Logo interface, allowing for arbitrary JavaScript execution. This critical flaw has a CVSS score of 9.0.
The vulnerability is remotely exploitable with low attack complexity and is not currently in the KEV.
Upgrade Ampache to version 7.0.1 or later to resolve the sanitization issue.
Technical Analysis
CVE-2024-51490 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.0.
The vulnerability has a "Changed" scope, meaning successful exploitation can impact components beyond the vulnerable component itself — such as the host operating system or adjacent services.
From a weakness classification perspective (CWE-79): Cross-site scripting (XSS) vulnerabilities allow attackers to inject malicious scripts into web pages viewed by other users.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (1)
Quick Facts
Related CVEs (CWE-79)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-51490 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts