Command injection in ipTIME - #VU131145
Published: May 12, 2026
ipTIME
ipTIME
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.