CVE-2025-60688
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-13

Last updated on: 2025-11-19

Assigner: MITRE

Description
A stack buffer overflow vulnerability exists in the ToToLink LR1200GB (V9.1.0u.6619_B20230130) and NR1800X (V9.1.0u.6681_B20230703) Router firmware within the cstecgi.cgi binary (setDefResponse function). The binary reads the "IpAddress" parameter from a web request and copies it into a fixed-size stack buffer using strcpy() without any length validation. Maliciously crafted input can overflow the buffer, leading to potential arbitrary code execution or memory corruption, without requiring authentication.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-13
Last Modified
2025-11-19
Generated
2026-05-07
AI Q&A
2025-11-13
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 4 associated CPEs
Vendor Product Version / Range
totolink lr1200gb_firmware 9.1.0u.6619_b20230130
totolink lr1200gb *
totolink nr1800x_firmware 9.1.0u.6681_b20230703
totolink nr1800x *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-121 A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a stack buffer overflow in the ToToLink LR1200GB and NR1800X router firmware. It occurs in the cstecgi.cgi binary's setDefResponse function, where the "IpAddress" parameter from a web request is copied into a fixed-size stack buffer using strcpy() without checking the input length. This allows an attacker to send specially crafted input that overflows the buffer, potentially causing arbitrary code execution or memory corruption without needing to authenticate.


How can this vulnerability impact me? :

The vulnerability can allow an attacker to execute arbitrary code or corrupt memory on the affected router remotely without authentication. This could lead to full compromise of the device, allowing the attacker to control the router, intercept or manipulate network traffic, disrupt network services, or use the device as a foothold for further attacks.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart