CVE-2026-64836

ICEcoder versions through 8.1 contain a path traversal vulnerability in the file-control endpoint due to a logic error in the document-root confinement check. The File::check() validation function compares realpath() to boolean true, which never succeeds, allowing authenticated attackers to submit traversal sequences or absolute paths in the file parameter to read, write, or delete files outside the configured document root.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-10 14:17

Updated : 2026-09-10 19:58


NVD link : CVE-2026-64836

Mitre link : CVE-2026-64836

CVE.ORG link : CVE-2026-64836


JSON object : View

Products Affected

No product.

CWE
CWE-22

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

CWE-697

Incorrect Comparison