CVE Catalog

CVE-2025-60691

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.64%

46th percentile - higher than 46% of all known CVEs

Summary

A stack-based buffer overflow exists in the httpd binary of Linksys E1200 v2 routers (Firmware E1200_v2.0.11.001_us.tar.gz). The apply_cgi and block_cgi functions copy user-supplied input from the 'url' CGI parameter into stack buffers (v36, v29) using sprintf without bounds checking. Because these buffers are allocated as single-byte variables, any non-empty input will trigger a buffer overflow.

Risk Assessment

Remote unauthenticated attackers can exploit this vulnerability to execute arbitrary code or cause denial of service (DoS) on the vulnerable router, potentially leading to device takeover and network compromise.

Recommendation

Immediately update the Linksys E1200 v2 router firmware to the latest available version if a patch is released. If no update is available, restrict management interface access to trusted networks and consider replacing the device with a supported model.

Other vulnerabilities in Linksys E1200 v2

See all
Original NVD description (English source)

A stack-based buffer overflow exists in the httpd binary of Linksys E1200 v2 routers (Firmware E1200_v2.0.11.001_us.tar.gz). The apply_cgi and block_cgi functions copy user-supplied input from the "url" CGI parameter into stack buffers (v36, v29) using sprintf without bounds checking. Because these buffers are allocated as single-byte variables, any non-empty input will trigger a buffer overflow. Remote attackers can exploit this vulnerability via crafted HTTP requests to execute arbitrary code or cause denial of service without authentication.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS