Description
A Local File Inclusion (LFI) vulnerability exists in docuForm GmbH Client v.11.11c that allows a remote attacker to execute arbitrary code via the dfm-menu_report.php component. Attackers can exploit this flaw to read arbitrary files on the server, including sensitive configuration files, source code or system files.
Published: 2026-07-09
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

DocuForm GmbH Client 11.11c contains a Local File Inclusion flaw in the dfm-menu_report.php component. This weakness allows a remote attacker to supply arbitrary file paths that the server directly includes. If the included file contains PHP code, it will be executed, enabling full remote code execution. The vulnerability can compromise confidentiality, integrity, and availability of the affected system.

Affected Systems

Only docuForm GmbH Client version 11.11c is listed as impacted. No other versions or products are referenced in the advisory, so the scope is limited to this specific release.

Risk and Exploitability

The likely attack vector is a crafted HTTP request to the dfm-menu_report.php endpoint with a manipulated filename parameter. This inference comes from the description that a remote attacker can supply arbitrary file paths. The CVSS score of 8.1 indicates high severity. The EPSS score of below 1 % suggests low current exploitation probability. The vulnerability is not listed in CISA’s KEV catalog. Attackers do not need privileged access; remote network access to the server hosting the client suffices, and any file path that the web server can read can be exposed or executed.

Generated by OpenCVE AI on July 25, 2026 at 20:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update docuForm GmbH Client to a version that removes or corrects the vulnerable inclusion logic, thereby addressing the CWE-639 flaw.
  • Restrict access to the dfm-menu_report.php endpoint so that only authenticated, authorized users can invoke it, mitigating CWE-639.
  • Implement strict validation and sanitization of the filename parameter to reject relative or directory‑traversal inputs and allow only a whitelist of safe filenames, preventing the CWE‑639 bypass.

Generated by OpenCVE AI on July 25, 2026 at 20:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 25 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Title Local File Inclusion in docuForm Client Enables Remote Code Execution

Thu, 23 Jul 2026 11:00:00 +0000

Type Values Removed Values Added
Title docuForm Client LFI Enables Remote Code Execution

Thu, 16 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Title docuForm Client LFI Enables Remote Code Execution

Wed, 15 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Local File Inclusion in docuForm GmbH Client 11.11c

Mon, 13 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Local File Inclusion in docuForm GmbH Client 11.11c

Mon, 13 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
Title Local File Inclusion in docuForm Client Enables Remote Code Execution

Sun, 12 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
Title Local File Inclusion in docuForm Client Enables Remote Code Execution

Sat, 11 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
Title Local File Inclusion in docuForm GmbH Client Enables Remote Code Execution
Weaknesses CWE-20
CWE-74

Sat, 11 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sat, 11 Jul 2026 04:30:00 +0000

Type Values Removed Values Added
Title Local File Inclusion in docuForm GmbH Client Enables Remote Code Execution
Weaknesses CWE-20
CWE-74

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Docuform
Docuform client
Vendors & Products Docuform
Docuform client

Thu, 09 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description A Local File Inclusion (LFI) vulnerability exists in docuForm GmbH Client v.11.11c that allows a remote attacker to execute arbitrary code via the dfm-menu_report.php component. Attackers can exploit this flaw to read arbitrary files on the server, including sensitive configuration files, source code or system files.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-10T15:33:55.421Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-51925

cve-icon Vulnrichment

Updated: 2026-07-10T15:33:50.454Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-25T20:45:02Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key