Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
3DescriptionCVE.org
A security flaw has been discovered in Totolink CA750-PoE 6.2c.510. This vulnerability affects the function setPasswordCfg of the file /cgi-bin/cstecgi.cgi of the component Setting Handler. Performing a manipulation of the argument admuser/admpass results in os command injection. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks.
AnalysisAI
OS command injection in Totolink CA750-PoE firmware 6.2c.510 allows a network-reachable, low-privilege authenticated attacker to execute arbitrary operating system commands by injecting shell metacharacters into the admuser or admpass arguments of the setPasswordCfg function within /cgi-bin/cstecgi.cgi. A public proof-of-concept exploit has been published on GitHub, materially lowering the bar for exploitation. No vendor-released patch has been identified at time of analysis, leaving affected deployments dependent on compensating controls.
Technical ContextAI
The Totolink CA750-PoE is a Power-over-Ethernet networking device whose web management interface is served via CGI at /cgi-bin/cstecgi.cgi. The setPasswordCfg function within this handler processes administrative credential updates - specifically the admuser (admin username) and admpass (admin password) parameters - without adequate sanitization before passing them to an underlying OS-level command. This is a classic CWE-78 (Improper Neutralization of Special Elements Used in an OS Command) flaw: user-supplied input containing shell metacharacters (e.g., semicolons, backticks, pipes) is interpreted by the shell, enabling arbitrary command execution in the context of the CGI process. CPE cpe:2.3:a:totolink:ca750-poe:*:*:*:*:*:*:*:* covers this product family, and the confirmed affected firmware is 6.2c.510 per ENISA EUVD-2026-31762.
RemediationAI
No vendor-released patch has been identified at time of analysis; monitor the Totolink vendor site (https://www.totolink.net/) and VulDB (https://vuldb.com/vuln/365512) for patch availability. As the primary compensating control, place the device's management interface on a dedicated, isolated management VLAN and enforce firewall rules blocking external and untrusted network access to the HTTP management port - this directly counters the AV:N attack vector but does not eliminate risk from internal or management-segment threat actors. If remote management is not operationally required, disable it entirely via the device configuration. Because the vulnerable function handles credential changes, ensure that all administrative accounts use strong, unique passwords to reduce the value of any credential-based lateral movement. Consider device replacement if Totolink does not release a patch within an operationally acceptable window, given that a public POC is actively available.
OS command injection in Totolink CA750-PoE 6.2c.510 allows a low-privileged remote attacker to execute arbitrary operati
OS command injection in Totolink CA750-PoE firmware 6.2c.510 enables remote attackers with low-level credentials to exec
OS command injection in Totolink CA750-PoE firmware 6.2c.510 allows authenticated remote attackers to execute arbitrary
OS command injection in Totolink CA750-PoE firmware 6.2c.510 allows a network-adjacent authenticated attacker to execute
OS command injection in Totolink CA750-PoE firmware 6.2c.510 allows a remote, low-privileged attacker to execute arbitra
OS command injection in Totolink CA750-PoE firmware 6.2c.510 allows authenticated remote attackers to execute arbitrary
OS command injection in Totolink CA750-PoE firmware 6.2c.510 allows a low-privileged remote attacker to execute arbitrar
OS command injection in Totolink CA750-PoE firmware 6.2c.510 allows authenticated remote attackers to execute arbitrary
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31762
GHSA-28vj-4cr8-q6x4