Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Remote unauthenticated crafted URL with no user interaction yields arbitrary file read, so AV:N/AC:L/PR:N/UI:N and C:H; read-only impact means I:N/A:N.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
docuFORM Managed Print Service Client 11.11c is vulnerable to a directory traversal allowing attackers to read arbitrary files via crafted url.
AnalysisAI
Arbitrary file read in docuFORM Managed Print Service Client 11.11c lets remote unauthenticated attackers retrieve any file the service account can access by supplying a crafted URL that escapes the intended directory. The flaw is a classic path traversal (CWE-22) scored CVSS 7.5 for full confidentiality loss with no impact to integrity or availability. A public gist attributed to ZeroBreach GmbH suggests publicly available exploit code exists, though EPSS remains very low (0.05%) and it is not listed in CISA KEV, so no public confirmation of active exploitation exists.
Technical ContextAI
docuFORM's Managed Print Service (MPS) is a print-management/monitoring platform from the German vendor docuFORM GmbH; the affected component is its MPS Client, which exposes an HTTP-reachable interface. The vulnerability is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory), meaning user-supplied path input in a URL is used to build a filesystem path without adequate canonicalization or sanitization, so traversal sequences (e.g. ../../) let the request resolve outside the intended web/document root. The CPE provided by the source is a placeholder ('cpe:2.3:a:n/a:n/a'), so the exact affected product/vendor CPE is not authoritatively recorded in the intelligence feed and must be taken from the description text (docuFORM MPS Client 11.11c).
RemediationAI
No vendor-released patch version is identified in the available data, so contact docuFORM (https://www.docuform.de/) for a fixed release of the MPS Client and upgrade past 11.11c once one is published; do not treat absence of a listed patch as confirmation none exists. As compensating controls until a patch is applied: restrict network access to the MPS Client HTTP interface using firewall/ACL rules so only trusted management hosts can reach it, place it behind a reverse proxy or WAF that normalizes and rejects path-traversal sequences (../, encoded %2e%2e, absolute paths) in the URL, and run the service under a least-privilege account so an arbitrary-read only exposes the minimum set of files. The trade-off of the proxy/WAF approach is that filter bypasses (double-encoding, alternate separators) are common, so it is mitigation not remediation; network restriction is the most reliable interim control but may break legitimate remote management access. Reference the NVD advisory (https://nvd.nist.gov/vuln/detail/CVE-2025-65418) for updates.
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-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209777
GHSA-x8x5-wj5f-wpqr