SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-64838

HIGH · CVSS 8.3 EPSS 0.49% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-10 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

ICEcoder versions up to 8.1 are vulnerable due to improper validation of the oldFileName parameter during file move and rename operations, enabling authenticated users to exploit path traversal sequences. This flaw allows attackers to relocate files outside the document root into the web-accessible project directory, potentially leading to unauthorized file disclosure and deletion. Organizations using affected versions should prioritize remediation to mitigate the risk of data exposure and integrity loss.

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-64838
Severity
HIGH
CVSS
8.3
EPSS
0.49%

Original NVD Description

ICEcoder versions through 8.1 fail to properly validate the oldFileName parameter in file move and rename operations, allowing authenticated users to relocate files from outside the document root. Attackers can use path traversal sequences in oldFileName to move files writable by the PHP process into the web-accessible project directory, disclosing file contents and deleting originals.