CVE-2025-60695
Last modified
CVE-2025-60695 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. A stack-based buffer overflow vulnerability exists in the mtk_dut binary of Linksys E7350 routers (Firmware 1.1.00.032). The function sub_4045A8 reads up to 256 bytes from /sys/class/net/%s/address into a local buffer and then copies it into caller-provided buffer a1 using strcpy without boundary checks. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
A stack-based buffer overflow vulnerability exists in the mtk_dut binary of Linksys E7350 routers (Firmware 1.1.00.032). The function sub_4045A8 reads up to 256 bytes from /sys/class/net/%s/address into a local buffer and then copies it into caller-provided buffer a1 using strcpy without boundary checks. Since a1 is often allocated with significantly smaller sizes (20-32 bytes), local attackers controlling the contents of /sys/class/net/%s/address can trigger buffer overflows, leading to memory corruption, denial of service, or potential arbitrary code execution.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linksys | E7350 Firmware | 1.1.00.032 |
References
- https://github.com/yifan20020708/SGTaint-0-day/blob/main/Linksys/Linksys-E7350/CVE-2025-60695.mdExploit, Third Party Advisory
- https://www.linksys.com/Product
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-60695?
How severe is CVE-2025-60695?
How do I fix CVE-2025-60695?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-6069The html.parser.HTMLParser class had worse-case quadratic co…4.3
- CVE-2025-60690A stack-based buffer overflow exists in the get_merge_ipaddr…8.8
- CVE-2025-60691A stack-based buffer overflow exists in the httpd binary of …8.8
- CVE-2025-60692A stack-based buffer overflow vulnerability exists in the li…8.4
- CVE-2025-60693A stack-based buffer overflow exists in the get_merge_mac fu…6.5
- CVE-2025-60694A stack-based buffer overflow exists in the validate_static_…7.5
- CVE-2025-60696A stack-based buffer overflow vulnerability exists in the ma…8.4
- CVE-2025-60697A command injection vulnerability exists in the D-Link DIR-8…7.3
- CVE-2025-60698A command injection vulnerability exists in the D-Link DIR-8…7.3
- CVE-2025-60699A buffer overflow vulnerability exists in the TOTOLINK A950R…6.5
- CVE-2025-6070The Restrict File Access plugin for WordPress is vulnerable …6.5
- CVE-2025-60700A command injection vulnerability exists in the D-Link DIR-8…6.5
Are you affected by CVE-2025-60695?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
