Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Requires user interaction, low integrity impact only.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
A vulnerability classified as problematic has been found in Luna Imaging up to 7.5.5.6. Affected is an unknown function of the file /luna/servlet/view/search. The manipulation of the argument q leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Cross-site scripting (XSS) vulnerability in Luna Imaging up to version 7.5.5.6 allows remote attackers to inject arbitrary web scripts via the 'q' parameter in the /luna/servlet/view/search endpoint. Public exploit code exists, but no active exploitation has been reported and EPSS score is low (0.04%).
Technical ContextAI
The vulnerability is a reflected XSS (CWE-79) in the Luna Imaging search servlet. The 'q' parameter is not properly sanitized before being reflected in the response, allowing injection of HTML/JavaScript. Affected versions include 7.5.5.0 through 7.5.5.6 as per EUVD data.
RemediationAI
No vendor-released patch identified at time of analysis. As a workaround, sanitize the 'q' parameter input in the /luna/servlet/view/search endpoint to prevent XSS. Alternatively, restrict access to the search servlet via web application firewall rules or input validation. Note that these mitigations may affect search functionality.
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-18687