CVE Catalog

CVE-2026-64837

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Summary

ICEcoder through 8.1 passes an unescaped filesystem path into a shell command in lib/properties.php. Authenticated users can inject OS commands through directory names and execute arbitrary commands as the web-server user.

Risk Assessment

An attacker can execute arbitrary OS commands with the web-server user's privileges, potentially leading to full server compromise. Authentication in the application is required.

Recommendation

Update ICEcoder to a version later than 8.1 when available. Until then, restrict the web-server user's privileges and monitor for unusual commands.

Other vulnerabilities in ICEcoder

See all
Original NVD description (English source)

ICEcoder through 8.1 passes an unescaped filesystem path into a shell command in lib/properties.php, allowing authenticated users to inject OS commands through directory names. Attackers can create directories with shell metacharacters in their names and access the Properties function to execute arbitrary commands as the web-server user via popen().

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