Cyber Resilience

CVE-2025-3249

MediumPublic PoC

Published: 04 April 2025

Published
04 April 2025
Modified
28 May 2025
KEV Added
Patch
CVSS Score v4 5.3 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:X/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
EPSS Score 0.0637 91.2th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-3249 is a medium-severity Injection (CWE-74) vulnerability in Totolink A6000R Firmware. Its CVSS base score is 5.3 (Medium).

Operationally, ranked in the top 8.8% 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 critical command injection vulnerability, tracked as CVE-2025-3249 and assigned CWE-74 and CWE-77, affects the TOTOLINK A6000R router running firmware 1.0.1-B20201211.2000. The flaw resides in the apcli_cancel_wps function within /usr/lib/lua/luci/controller/mtkwifi.lua, where unsanitized input allows arbitrary command execution.

An authenticated remote attacker can supply crafted parameters to the affected endpoint and execute operating-system commands on the device. The CVSS 5.3 vector reflects network attack reachability with low attack complexity and low privileges required, resulting in limited impacts to confidentiality, integrity, and availability on the target router.

Public references include a detailed proof-of-concept on GitHub and entries on VulDB, but no vendor advisory or firmware patch addressing the issue has been published by TOTOLINK. The associated EPSS score remains low, moving only modestly from 0.0637 to a peak of 0.0721.

EU & UK References

Vulnerability details

A vulnerability classified as critical was found in TOTOLINK A6000R 1.0.1-B20201211.2000. Affected by this vulnerability is the function apcli_cancel_wps of the file /usr/lib/lua/luci/controller/mtkwifi.lua. The manipulation leads to command injection. The attack can be launched remotely. The exploit has been disclosed…

more

to the public and may be used.

CWE(s)

Related Threats

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

Affected Assets

totolink
a6000r firmware
1.0.1-b20201211.2000

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.

addresses: CWE-74

Developer assessments and testing (including injection-focused techniques) identify improper neutralization of special elements, and the verifiable flaw remediation corrects them pre-deployment.

addresses: CWE-74

Identifies indicators of injection attacks (command, SQL, LDAP, etc.) via anomaly and attack monitoring.

References