Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
PR:L required for upload access, UI:R mandatory for victim to open file, S:C reflects script executing outside the vulnerable component in victim browser; no availability impact applies.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
2DescriptionCVE.org
An HTML injection vulnerability in the file view endpoint of LiquidFiles v4.2.7 allows authenticated attackers to execute arbitrary JavaScript in the context of the victim's browser via the uploading of and user interaction with a crafted HTML file.
AnalysisAI
Stored Cross-Site Scripting in LiquidFiles v4.2.7 enables authenticated attackers to execute arbitrary JavaScript in a victim's browser by uploading a crafted HTML file to the file view endpoint. When any user with access opens the file through the LiquidFiles web interface, the embedded script executes in their browser context - enabling session theft, credential harvesting, or action-on-behalf-of-victim attacks. A public proof-of-concept exists per SSVC data, and referenced security research specifically documents a Content Security Policy bypass technique for this product, indicating the attack surface has been actively researched.
Technical ContextAI
LiquidFiles is a secure file transfer and sharing platform. The vulnerable component is the file view endpoint, which renders uploaded HTML files in the browser without adequate output encoding or content-type enforcement, constituting a CWE-79 (Improper Neutralization of Input During Web Page Generation) flaw in its stored XSS variant. Unlike reflected XSS, the payload persists server-side as an uploaded file and is triggered on subsequent victim visits - broadening the attack window. The CVSS scope change (S:C) indicates the injected script escapes the vulnerable application's security boundary to execute in the victim's browser context. Notably, the referenced security research (securing.pl) specifically addresses bypassing the application's Content Security Policy to achieve this XSS, suggesting LiquidFiles has CSP controls that are circumventable through techniques documented in the public writeup.
RemediationAI
Consult the LiquidFiles release notes at https://docs.liquidfiles.com/release_notes/version_4-2-x.html to identify a patched version in the 4.2.x series and upgrade immediately. No specific patched version number is confirmed from available input data, so verification against the vendor advisory is required before treating any upgrade as a complete fix. If immediate patching is not possible, restrict file upload permissions to the smallest set of trusted accounts necessary - this reduces attacker preconditions since PR:L is required. Avoid relying on Content Security Policy alone as a compensating control: the referenced security research (https://securing.pl/en/bypassing-csp-to-exploit-stored-xss-in-liquidfiles/) specifically documents a CSP bypass for this product, making CSP an unreliable standalone mitigation. Consider disabling HTML file preview rendering at the application or WAF level if that configuration is available, forcing HTML files to download rather than render in-browser.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42153
GHSA-qwgw-434q-whq6