Description
An issue in docuForm GmbH Client v.11.11c allows a remote attacker to execute arbitrary code via the file upload and report.php component
Published: 2026-07-09
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An issue in docuForm GmbH Client version 11.11c allows a remote attacker to execute arbitrary code by uploading a malicious file to the publicly accessible report.php component. The flaw stems from improper authorization checks (CWE‑639), enabling the attacker to bypass restrictions on which files may be processed. If successfully exploited, the attacker gains the ability to run arbitrary code on the underlying server, resulting in full compromise of confidentiality, integrity, and availability for the affected system. The likely attack requires no authentication, but this is inferred from the text rather than explicitly stated.

Affected Systems

The only product explicitly cited is docuForm GmbH Client 11.11c. No other vendors or versions are mentioned in the CNA data. newer or older releases are not confirmed as affected pending further vendor information.

Risk and Exploitability

The CVSS score of 8.1 classifies the vulnerability as high severity. The EPSS score of < 1% indicates a low but non‑zero likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Attackers can likely exploit it through a simple file‑upload request to report.php; the absence of authentication is inferred from the description but not explicitly stated in the CVE data, making the attack path straightforward once a malicious file is crafted.

Generated by OpenCVE AI on July 29, 2026 at 12:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the updated patched release of docuForm GmbH Client as soon as it becomes available.
  • If a patch is not immediately available, restrict the upload directory to a non‑executable location and enforce strict file‑type validation or MIME‑type checks on the server side to prevent execution of uploaded files.
  • Disable or remove the report.php component from the web interface if it is not required for business operations.

Generated by OpenCVE AI on July 29, 2026 at 12:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Malicious File Upload in docuForm GmbH Client

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

Type Values Removed Values Added
Title Remote Code Execution via File Upload in docuForm Client 11.11c

Wed, 22 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via File Upload in docuForm Client 11.11c

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

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

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

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

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

Type Values Removed Values Added
Title Remote Code Execution via File Upload in docuForm Client 11.11c

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

Type Values Removed Values Added
Title Remote Code Execution via File Upload in docuForm Client 11.11c

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

Type Values Removed Values Added
Title Remote Code Execution via File Upload in docuForm Client v.11.11c
Weaknesses CWE-434
CWE-94

Fri, 10 Jul 2026 16: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'}


Fri, 10 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via File Upload in docuForm Client v.11.11c
Weaknesses CWE-434
CWE-94

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 An issue in docuForm GmbH Client v.11.11c allows a remote attacker to execute arbitrary code via the file upload and report.php component
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-10T15:32:57.854Z

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

Link: CVE-2026-51924

cve-icon Vulnrichment

Updated: 2026-07-10T15:32:49.762Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T13:00:16Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key