Description
A directory traversal vulnerability in reportico-web <= 8.1.0 allows remote attackers to expose or execute arbitrary php files on the web server by specifying the filename in the target_format parameter in conjunction with the execute_mode=EXECUTE parameter of the run.php endpoint.
Published: 2026-08-18
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A directory traversal flaw (CWE-22) in reportico-web versions up to 8.1.0 lets remote attackers specify a file name via the target_format parameter together with execute_mode=EXECUTE on the run.php endpoint, causing the web server to read or run arbitrary PHP files, resulting in remote code execution and potentially full compromise of the server.

Affected Systems

The vulnerability affects all deployments of Reportico-Web 8.1.0 and earlier. No vendor or product version list beyond this is provided. Systems running these versions should consider the risk.

Risk and Exploitability

The CVSS score is 6.5, indicating a medium‑to‑high severity, and the EPSS score is < 1%, suggesting a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers can craft HTTP requests to the run.php endpoint with the target_format and execute_mode=EXECUTE parameters, bypassing normal validations. The ability to execute arbitrary PHP code gives full access to the underlying server.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version newer than 8.1.0 that contains a fix for the traversal issue.
  • Disable or restrict the execute_mode=EXECUTE option if not required, or enforce a whitelist of permitted target_format values.
  • Validate the target_format parameter on the server side to allow only expected file types and reject paths containing '..' or absolute paths.

Generated by OpenCVE AI on August 21, 2026 at 21:45 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 20:30:00 +0000

Type Values Removed Values Added
Title Directory Traversal Exploits PHP Execution in Reportico-Web
Weaknesses CWE-36
CWE-94

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

Type Values Removed Values Added
Weaknesses CWE-22
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Title Directory Traversal Exploits PHP Execution in Reportico-Web
Weaknesses CWE-36
CWE-94

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

Type Values Removed Values Added
Description A directory traversal vulnerability in reportico-web <= 8.1.0 allows remote attackers to expose or execute arbitrary php files on the web server by specifying the filename in the target_format parameter in conjunction with the execute_mode=EXECUTE parameter of the run.php endpoint.
References

Subscriptions

Reportico Reportico
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-20T13:30:19.295Z

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

Link: CVE-2026-52607

cve-icon Vulnrichment

Updated: 2026-08-20T13:30:15.967Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T18:18:19.883

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

Link: CVE-2026-52607

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')