Cyber Resilience

CVE-2024-22663

CriticalPublic PoCRCE

Published: 23 January 2024

Published
23 January 2024
Modified
30 May 2025
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0476 89.7th percentile
Risk Priority 22 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-22663 is a critical-severity Command Injection (CWE-77) vulnerability in Totolink A3700R Firmware. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Unix Shell (T1059.004); ranked in the top 10.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

TOTOLINK A3700R routers running firmware version V9.1.2u.6165_20211012 contain a command injection vulnerability in the setOpModeCfg function. The flaw is tracked as CVE-2024-22663, carries a CVSS 3.1 score of 9.8, and is categorized under CWE-77. It allows unauthenticated network callers to supply crafted input that is passed directly to a system command interpreter.

An attacker with no credentials or user interaction can send a malicious request to the affected device's web management interface and execute arbitrary operating-system commands. Successful exploitation grants complete control over the device, enabling actions such as configuration changes, traffic interception, or persistence mechanisms.

Public proof-of-concept code demonstrating the setOpModeCfg injection has been published on GitHub. The EPSS score rose from a low baseline to a peak of 0.6009 on 2025-01-22 before receding to its current value of 0.0476, indicating a period of increased exploitation interest after disclosure. No vendor advisory or patch information is referenced in the available sources.

EU & UK References

Vulnerability details

TOTOLINK_A3700R_V9.1.2u.6165_20211012has a command Injection vulnerability via setOpModeCfg

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The command injection vulnerability in the setOpModeCfg function of the TOTOLINK router's web interface enables arbitrary Unix shell command execution (T1059.004) and exploitation of a public-facing application (T1190).

Affected Assets

totolink
a3700r firmware
9.1.2u.6165_20211012

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References