SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-52610

CRITICAL · CVSS 9.1 EPSS 0.82% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-18 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

An arbitrary file write and directory traversal vulnerability exists in reportico-web versions up to 8.1.0, allowing remote attackers to create or overwrite files on the server's filesystem by manipulating the "saveTemplate" parameter in conjunction with "execute_mode=PREPARE" in the "run.php" endpoint. This could lead to unauthorized file access or system compromise, depending on the permissions of the web user. Organizations using this software should prioritize patching or mitigating this vulnerability to protect their systems from potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-52610
Severity
CRITICAL
CVSS
9.1
EPSS
0.82%

Original NVD 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.