Description
An arbitrary file write/directory traversal vulnerability in reportico-web <= 8.1.0 allows remote attackers to create or overwrite files anywhere on the filesystem subject to the permissions of the web user by specifying a filename in the "saveTemplate" parameter in conjuction with "execute_mode=PREPARE" parameter in the "run.php" endpoint.
Published: 2026-08-18
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to specify a filename in the "saveTemplate" parameter while the "execute_mode" is set to PREPARE on the "run.php" endpoint. This flaw operates as a directory traversal that enables a remote attacker to create or overwrite any file within the scope of the web server’s file system permissions. The effect can be a full compromise of the host, as the attacker can write executable code or modify critical configuration files. The weakness is a classic example of improper input validation and access control (CWE-22).

Affected Systems

This issue affects the Reportico Web application version 8.1.0 and earlier. Versions newer than 8.1.0 are not known to be vulnerable. Administrators should verify the installed version against the information provided in the vulnerability research GitHub repository.

Risk and Exploitability

The CVSS score of 9.1 classifies this vulnerability as Critical. The EPSS score is <1%, indicating a low current exploitation probability, and it is not listed in the CISA KEV catalog. Nonetheless, the nature of an arbitrary file write provides high exploitation potential. Exploitation requires only a normal HTTP request to the vulnerable endpoint and no additional credentials. Attackers can craft a payload to overwrite files such as the server configuration or deploy web‑shell scripts, granting them remote code execution under the web user’s privileges.

Generated by OpenCVE AI on August 21, 2026 at 20:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Reportico Web application to a version newer than 8.1.0 where the directory traversal and arbitrary file write bug is fixed.
  • If an immediate upgrade is not possible, disable or remove the "execute_mode=PREPARE" capability in the run.php endpoint to eliminate the attack vector.
  • Configure the web server or application to restrict the file system permissions of the web user, ensuring it can only write to necessary directories and preventing writes to critical system or application files.

Generated by OpenCVE AI on August 21, 2026 at 20:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Reportico
Reportico reportico
Vendors & Products Reportico
Reportico reportico

Fri, 21 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Title Arbitrary File Write via Directory Traversal in Reportico-Web ≤ 8.1.0
Weaknesses CWE-20

Thu, 20 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 20 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Tue, 18 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Title Arbitrary File Write via Directory Traversal in Reportico-Web ≤ 8.1.0
Weaknesses CWE-20
CWE-22

Tue, 18 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Description An arbitrary file write/directory traversal vulnerability in reportico-web <= 8.1.0 allows remote attackers to create or overwrite files anywhere on the filesystem subject to the permissions of the web user by specifying a filename in the "saveTemplate" parameter in conjuction with "execute_mode=PREPARE" parameter in the "run.php" endpoint.
References

Subscriptions

Reportico Reportico
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-20T17:13:30.873Z

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

Link: CVE-2026-52610

cve-icon Vulnrichment

Updated: 2026-08-20T17:13:22.192Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T18:18:20.263

Modified: 2026-08-31T20:12:02.273

Link: CVE-2026-52610

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T21:00:12Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')