CVE-2026-64837 PUBLISHED

ICEcoder through 8.1 OS Command Injection via lib/properties.php

Assigner: VulnCheck
Reserved: 20.07.2026 Published: 10.09.2026 Updated: 10.09.2026

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().

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor ICEcoder
Product ICEcoder
Versions Default: unaffected
  • affected from 8.0 to 8.1 (incl.)

Credits

  • ByteMe.Red finder

References

Problem Types

  • CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE