CVE-2025-60684: Buffer Overflow
A stack buffer overflow vulnerability exists in the ToToLink LR1200GB (V9.1.0u.6619B20230130) and NR1800X (V9.1.0u.6681B20230703) Router firmware within the cstecgi.cgi binary (sub42F32C function). The web interface reads the "lang" parameter and constructs Help URL strings using sprintf() into fixed-size stack buffers without proper length validation. Maliciously crafted input can overflow these buffers, potentially leading to arbitrary code execution or memory corruption, without requiring authentication.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
ToToLink LR1200GBto a version that resolves this vulnerability.Fixed in V9.1.0u.6619_B20230130 - Upgrade
Upgrade
ToToLink NR1800Xto a version that resolves this vulnerability.Fixed in V9.1.0u.6681_B20230703 - Configuration
Update cstecgi.cgi so the web interface validates the length of the 'lang' parameter and uses bounded formatting to prevent stack buffer overflow in help URL string construction.
ToToLink router web interface (cstecgi.cgi) lang parameter handling (bounds validation before sprintf into fixed-size stack buffers) = Enforce strict length validation and safe formatting (do not use sprintf into fixed-size stack buffers without proper bounds checking)
Event History
Frequently Asked Questions
What is the severity of CVE-2025-60684?
CVE-2025-60684 is rated as a high severity vulnerability due to potential exploit risks associated with stack buffer overflow.
How do I fix CVE-2025-60684?
To fix CVE-2025-60684, it is recommended to update the firmware of ToToLink LR1200GB and NR1800X routers to the latest patched version provided by the vendor.
Which devices are affected by CVE-2025-60684?
CVE-2025-60684 affects ToToLink LR1200GB and NR1800X router models running specific firmware versions.
What is the impact of CVE-2025-60684?
Exploitation of CVE-2025-60684 could allow an attacker to execute arbitrary code on the affected devices.
Is CVE-2025-60684 remotely exploitable?
Yes, CVE-2025-60684 can be remotely exploited through the web interface of the affected ToToLink routers.