Exploitation Summary
EIP tracks 2 public exploits for CVE-2025-7769. PoCs published by Byte Reaper, byteReaper77.
AI-analyzed exploit summary This exploit demonstrates a command injection vulnerability in Tigo Energy Cloud Connect Advanced (CCA) 4.0.1 by injecting a command into the 'cmd' parameter of a POST request to the mobile_api endpoint. The PoC includes inline assembly for syscalls and uses libcurl to send the malicious payload.
Description
Tigo Energy's CCA is vulnerable to a command injection vulnerability in the /cgi-bin/mobile_api endpoint when the DEVICE_PING command is called, allowing remote code execution due to improper handling of user input. When used with default credentials, this enables attackers to execute arbitrary commands on the device that could cause potential unauthorized access, service disruption, and data exposure.
Exploits (2)
This exploit demonstrates a command injection vulnerability in Tigo Energy Cloud Connect Advanced (CCA) 4.0.1 by injecting a command into the 'cmd' parameter of a POST request to the mobile_api endpoint. The PoC includes inline assembly for syscalls and uses libcurl to send the malicious payload.
The repository contains a functional exploit for CVE-2025-7769, a command injection vulnerability in Tigo Energy CCA appliances. The exploit sends a crafted JSON payload to the `/cgi-bin/mobile_api` endpoint, injecting OS commands via the `cmd` parameter to achieve remote code execution (RCE).
References (1)
Scores
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