Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Lifecycle Timeline
4DescriptionCVE.org
A reflected cross-site scripted (XSS) vulnerability in the dfm-menu_coveragealerts.php component of GmbH Mecury Managed Print Services (docuForm) v11.11c allows attackers to execute arbitrary Javascript in the context of a user's browser via injecting a crafted payload into an unfiltered variable value.
AnalysisAI
Reflected cross-site scripting (XSS) in docuForm v11.11c allows unauthenticated remote attackers to execute arbitrary JavaScript in a user's browser by crafting a malicious URL containing a payload injected into an unfiltered variable in the dfm-menu_coveragealerts.php component. Successful exploitation requires user interaction (clicking a malicious link) and can lead to session hijacking, credential theft, or malware delivery. CVSS 6.1 reflects moderate impact with low attack complexity; no public patch version has been identified.
Technical ContextAI
The vulnerability exists in a PHP component (dfm-menu_coveragealerts.php) that handles menu or alert data for a managed print services platform. The flaw is a classic reflected XSS (CWE-79) where user-supplied input from URL parameters or form variables is reflected back into the HTML response without proper sanitization or output encoding. The attack vector is network-based with no authentication required, suggesting the vulnerable endpoint is accessible to anonymous users. PHP applications commonly fail to properly encode output when directly embedding GET/POST variables into HTML or JavaScript contexts, allowing attackers to break out of intended syntax and inject executable code.
RemediationAI
Contact GmbH (vendor behind docuForm) immediately via https://www.docuform.de/ to obtain a patched version; as of this analysis, no specific fix version has been publicly announced. If a patch is not immediately available, implement immediate compensating controls: (1) disable or restrict network access to the dfm-menu_coveragealerts.php component at the web server or firewall level if the menu/alert feature is not critical to operations - this eliminates the attack vector but may degrade functionality; (2) deploy a Web Application Firewall (WAF) rule to detect and block requests containing script tags or common XSS payloads in URL parameters destined for this component; (3) configure browsers/HTTP headers with Content-Security-Policy (CSP) to restrict script execution (non-inline, non-eval), which mitigates damage even if XSS is triggered; (4) educate users not to click untrusted links to docuForm interfaces, especially from unsolicited emails or external sources. Monitor the vendor's security advisory channel (https://www.docuform.de/) and CISA for patch releases. The ZeroBreach security research group has published technical details; review their disclosure (https://ZeroBreach.de) for any vendor response timeline.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209765
GHSA-pjcw-frr6-gcf7