ID:12700 - Exploit for Command injection in ipTIME
Published: May 12, 2026
ipTIME
Link to public exploit:
Vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to command injection in the easycwmp CWMP handling logic when processing parameter values from SOAP messages. A remote attacker can send a specially crafted CWMP request to execute arbitrary code.
Exploitation can occur pre-authentication, and the injected command is executed with root privileges when the temporary command file is later processed with eval.