CVE-2025-61309
Description
A reflected cross-site scripted (XSS) vulnerability in the dfm-menu_departments.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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A reflected XSSRF vulnerability in docuForm v11.11c's dfm-menu_departments.php allows attackers to execute arbitrary JavaScript via a crafted payload in an unfiltered variable.
What the vulnerability is
A reflected cross-site scripting (XSS) vulnerability has been discovered in the dfm-menu_departments.php component of Mercury Managed Print Services (docuForm) v11.11c by GmbH Mercury [2]. The root cause is improper neutralization of user-controllable input before it is embedded into dynamically generated web pages, corresponding to CWE-79 [2]. Specifically, an unfiltered variable value allows injection of arbitrary script payloads.
How it's exploited
The vulnerability is exploitable remotely without authentication [2]. An attacker crafts a malicious URL containing a JavaScript payload in the vulnerable parameter [2]. When a victim clicks the link, the payload is reflected back in the page response and executed in the context of their browser session [1][2]. No special network position is required beyond the attacker being able to deliver the crafted link (e.g., via phishing or embedding in a web page).
Impact
Successful exploitation enables arbitrary JavaScript execution in the victim's browser. This can lead to theft of sensitive session identifiers, personal user information, or account takeover [2]. The attacker could perform unintended actions on behalf of the victim or modify application content [2].
Mitigation
The vendor has acknowledged the vulnerability and published a fix in November 2025 [2]. Users are strongly advised to upgrade to the patched version as soon as possible. No workarounds are documented in the available references.
AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: = v11.11c
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.