Severity by source
AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
Lifecycle Timeline
4DescriptionCVE.org
A reflected cross-site scripted (XSS) vulnerability in the acc-menu_pricess.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 in Mercury Managed Print Services docuForm v11.11c allows authenticated attackers with low privileges to execute arbitrary JavaScript in victim browsers via the acc-menu_pricess.php component. Public proof-of-concept exploit code exists on GitHub (ZeroBreach-GmbH). EPSS data not available, not listed in CISA KEV. Attack requires user interaction (phishing/social engineering to click malicious link), limiting automated exploitation but enabling credential theft and session hijacking for authenticated users.
Technical ContextAI
This is a reflected XSS vulnerability (CWE-79) in a PHP-based print management web application. The acc-menu_pricess.php component fails to sanitize user-supplied input before reflecting it in HTML responses, allowing injection of malicious JavaScript. Reflected XSS differs from stored XSS in that the payload is not persisted on the server - it must be delivered via crafted URL or form submission. The vulnerability exists in Mercury docuForm version 11.11c, a managed print services solution from GmbH Mercury (vendor website: docuform.de). CPE data is incomplete (listed as n/a), but the specific product and version are confirmed in the description. The attack surface is the web interface used by authenticated users for print management tasks.
RemediationAI
No vendor-released patch version identified in available data at time of analysis. Organizations using docuForm v11.11c should contact GmbH Mercury directly via docuform.de for patching guidance and release schedule. Compensating controls until patch deployment: (1) Implement Web Application Firewall (WAF) rules to filter common XSS payloads in HTTP parameters targeting acc-menu_pricess.php - trade-off is potential false positives blocking legitimate special characters in print job names. (2) Restrict access to docuForm web interface to internal networks only via firewall rules, blocking internet exposure - eliminates remote attack vector but prevents legitimate remote administration. (3) Deploy Content Security Policy (CSP) headers with strict script-src directives to prevent inline JavaScript execution - may break legitimate application functionality requiring inline scripts. (4) Enforce multi-factor authentication (MFA) for all docuForm accounts to mitigate credential theft impact from successful XSS attacks. (5) Conduct user security awareness training emphasizing risks of clicking unverified links to print management interfaces. Monitor vendor advisory channels at docuform.de and ZeroBreach.de for patch announcements. Review the proof-of-concept at github.com/ZeroBreach-GmbH/c970fab734432e6f9bc39b2d20f96e5c to understand specific attack patterns for detection rule tuning.
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-209771
GHSA-rx8w-j3w8-33c5