CVE-2025-60694
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-13

Last updated on: 2025-11-17

Assigner: MITRE

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-13
Last Modified
2025-11-17
Generated
2026-06-16
AI Q&A
2025-11-13
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
linksys e1200_firmware 2.0.11.001
linksys e1200 2
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 Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a stack-based buffer overflow in the validate_static_route function of the httpd binary on Linksys E1200 v2 routers. It occurs because the function concatenates user-supplied CGI parameters into fixed-size buffers without proper bounds checking. This allows remote attackers to send specially crafted HTTP requests that can overflow the buffer.

Impact Analysis

An attacker can exploit this vulnerability to execute arbitrary code on the affected router or cause a denial of service (DoS) condition remotely without needing authentication.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-60694. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart