CVE-2026-63722
8.7
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
Summary
ICEcoder 8.1 contains an unauthenticated remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary OS commands by chaining an authentication bypass, CSRF validation bypass, and unsanitized command execution. Attackers can send a single HTTP POST request to the terminal endpoint with a password parameter to bypass authentication, a non-empty csrf parameter to skip CSRF validation, and an arbitrary command string passed directly to proc_open() to achieve remote code execution as the web-server user.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| ICEcoder | ICEcoder | 0 < 8.1 | affected |
Weaknesses
- CWE-306: CWE-306 Missing Authentication for Critical Function
References
- https://github.com/icecoder/ICEcoder
- https://www.vulncheck.com/advisories/icecoder-unauthenticated-rce-via-terminal-xhr-php
- https://gist.github.com/axg11/fc2b86648d8f385b51f4576ff0f392d8
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.