Cyber Resilience

CVE-2023-29802

CriticalPublic PoCRCE

Published: 14 April 2023

Published
14 April 2023
Modified
06 February 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.1490 94.7th percentile
Risk Priority 29 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-29802 is a critical-severity Command Injection (CWE-77) vulnerability in Totolink X18 Firmware. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 5.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 X18 firmware version V9.1.0cu.2024_B20220329 contains a command-injection flaw (CWE-77) in the setDiagnosisCfg function, where the ip parameter is passed to a system command without proper sanitization. The vulnerability carries a CVSS 3.1 score of 9.8, reflecting network attack vector, low complexity, and no required authentication or user interaction.

An unauthenticated remote attacker can supply a crafted ip value to the affected endpoint and execute arbitrary operating-system commands on the device. Successful exploitation grants full control over the router, enabling actions such as configuration changes, traffic interception, or persistence mechanisms.

Public references consist of technical write-ups hosted on Notion that demonstrate the injection vector; no vendor advisory or firmware patch information is included in the available sources. The associated EPSS score reached a peak of 0.2264 after disclosure before settling at the current value of 0.1490, indicating measurable post-publication exploitation interest.

EU & UK References

Vulnerability details

TOTOLINK X18 V9.1.0cu.2024_B20220329 was discovered to contain a command injection vulnerability via the ip parameter in the setDiagnosisCfg function.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

totolink
x18 firmware
9.1.0cu.2021_b20220326, 9.1.0cu.2024_b20220329

Mitigating Controls

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

References