CVE-2025-6620
Published: 25 June 2025
Summary
CVE-2025-6620 is a low-severity Command Injection (CWE-77) vulnerability in Totolink Ca300-Poe Firmware. Its CVSS base score is 2.1 (Low).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 8.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
A vulnerability rated critical exists in the TOTOLINK CA300-PoE firmware version 6.2c.884. It resides in the setUpgradeUboot function within the upgrade.so file, where improper handling of the FileName argument permits OS command injection. The issue is tracked under CWE-77 and CWE-78 and carries a CVSS 4.0 score of 2.1 reflecting network attack vector, low attack complexity, and low-privileged access requirements.
An authenticated remote attacker can supply a crafted FileName value to the affected function and execute arbitrary operating-system commands on the device. Public proof-of-concept code has been released, enabling an attacker to achieve limited impacts on confidentiality, integrity, and availability of the targeted appliance.
The associated EPSS score remains flat at 0.0699 with no material increase after disclosure. The referenced disclosures consist of technical write-ups and exploit details but contain no vendor advisory, patch information, or mitigation guidance.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-19183
Vulnerability details
A vulnerability was found in TOTOLINK CA300-PoE 6.2c.884. It has been rated as critical. Affected by this issue is the function setUpgradeUboot of the file upgrade.so. The manipulation of the argument FileName leads to os command injection. The attack may…
more
be launched remotely. The exploit has been disclosed to the public and may be used.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Remote OS command injection via the upgrade.so FileName parameter enables exploitation of a public-facing web application (T1190) to achieve indirect command execution (T1202, as assigned by VulDB/ATT&CK) and Unix shell execution (T1059.004) on the Linux-based TOTOLINK device.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.