CVE-2025-60692
Modified Modified - Updated After Analysis

BaseFortify

Vulnerability report for CVE-2025-60692, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-11-13

Last updated on: 2026-07-05

Assigner: MITRE

Description

A stack-based buffer overflow vulnerability exists in the libshared.so library of Cisco Linksys E1200 v2 routers (Firmware E1200_v2.0.11.001_us.tar.gz). The functions get_mac_from_ip and get_ip_from_mac use sscanf with overly permissive "%100s" format specifiers to parse entries from /proc/net/arp into fixed-size buffers (v6: 50 bytes, v7 sub-arrays: 50 bytes). This allows local attackers controlling the contents of /proc/net/arp to overflow stack buffers, leading to memory corruption, denial of service, or potential arbitrary code execution.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-11-13
Last Modified
2026-07-05
Generated
2026-07-06
AI Q&A
2025-11-13
EPSS Evaluated
2026-07-05
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 libshared.so library of Cisco Linksys E1200 v2 routers. Specifically, the functions get_mac_from_ip and get_ip_from_mac use sscanf with overly permissive format specifiers to parse entries from /proc/net/arp into fixed-size buffers. Because the input can be controlled locally, an attacker can overflow these buffers, causing memory corruption, denial of service, or potentially arbitrary code execution.

Impact Analysis

If exploited, this vulnerability can lead to memory corruption, denial of service (crashing the device), or even allow an attacker to execute arbitrary code on the affected router. This could compromise the security and availability of the device and the network it supports.

Chat Assistant

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

EPSS Chart