CVE-2025-60694
published 2025-11-13CVE-2025-60694: A stack-based buffer overflow exists in the validate_static_route function of the httpd binary on Linksys E1200 v2 routers (Firmware…
PriorityP351high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
1.15%
64.7th percentile
A stack-based buffer overflow exists in the validate_static_route function of the httpd binary on Linksys E1200 v2 routers (Firmware E1200_v2.0.11.001_us.tar.gz). The function improperly concatenates user-supplied CGI parameters (route_ipaddr_0~3, route_netmask_0~3, route_gateway_0~3) into fixed-size buffers (v6, v10, v14) without proper bounds checking. Remote attackers can exploit this vulnerability via specially crafted HTTP requests to execute arbitrary code or cause denial of service without authentication.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| linksys | e1200_firmware | — | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Suricata
ET WEB_SPECIFIC_APPS Linksys validate_static_route Multiple Parameters Buffer Overflow Attempt (CVE-2025-60694)
suricata·2025-11-13·CVSS 7.5
CVE-2025-60694 [HIGH] ET WEB_SPECIFIC_APPS Linksys validate_static_route Multiple Parameters Buffer Overflow Attempt (CVE-2025-60694)
ET WEB_SPECIFIC_APPS Linksys validate_static_route Multiple Parameters Buffer Overflow Attempt (CVE-2025-60694)
Rule: alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Linksys validate_static_route Multiple Parameters Buffer Overflow Attempt (CVE-2025-60694)"; flow:established,to_server; http.method; content:"POST"; http.uri; bsize:30; content:"/cgi-bin/validate_static_route"; fast_pattern; http.request_body; pcre:"/route_(?:ipaddr|netmask|gateway)_[0-3]\x3d[^&]{20,}(?:&|$)/"; reference:url,github.com/yifan20020708/SGTaint-0-day/blob/main/Linksys/Linksys-E1200/CVE-2025-60694.md; reference:cve,2025-60694; classtype:web-application-attack; sid:2065762; rev:1; metadata:affected_product Linksys, attack_target Networking_Equipment, tls_state plaintext, created_at 2025_11_13, cve C
No public exploits indexed.
No writeups or analysis indexed.
2025-11-13
Published