CVE-2025-60691

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.
Configurations

Configuration 1 (hide)

AND
cpe:2.3:o:linksys:e1200_firmware:2.0.11.001:*:*:*:*:*:*:*
cpe:2.3:h:linksys:e1200:2:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-11-13 17:15

Updated : 2025-11-17 19:55


NVD link : CVE-2025-60691

Mitre link : CVE-2025-60691

CVE.ORG link : CVE-2025-60691


JSON object : View

Products Affected

linksys

  • e1200_firmware
  • e1200
CWE
CWE-121

Stack-based Buffer Overflow