CVE Catalog

CVE-2026-64838

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Summary

ICEcoder versions through 8.1 fail to properly validate the oldFileName parameter in file move and rename operations. Authenticated users can relocate files from outside the document root, disclosing file contents and deleting originals.

Risk Assessment

An attacker can disclose the contents of files writable by the PHP process and delete them, potentially leading to data leakage and file loss. Authentication in the application is required.

Recommendation

Update ICEcoder to a version later than 8.1 when available. Until then, restrict the PHP process's filesystem permissions and monitor file operations.

Other vulnerabilities in ICEcoder

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS