CVE-2025-60683
Modified Modified - Updated After Analysis

BaseFortify

Vulnerability report for CVE-2025-60683, 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 command injection vulnerability exists in the ToToLink A720R Router firmware V4.1.5cu.614_B20230630 within the sysconf binary, specifically in the sub_40BFA4 function that handles network interface reinitialization from '/var/system/linux_vlan_reinit'. Input is only partially validated by checking the prefix of interface names, and is concatenated into shell commands executed via system() without escaping. An attacker with write access to this file can execute arbitrary commands on the device.

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
totolink a720r_firmware 4.1.5cu.614_b20230630
totolink a720r *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-77 The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a command injection flaw in the ToToLink A720R Router firmware version V4.1.5cu.614_B20230630. It occurs in the sysconf binary, specifically in the sub_40BFA4 function that manages network interface reinitialization using the file '/var/system/linux_vlan_reinit'. The input is only partially validated by checking the prefix of interface names, and then concatenated into shell commands executed via system() without proper escaping. This allows an attacker who can write to this file to execute arbitrary commands on the device.

Impact Analysis

If exploited, this vulnerability allows an attacker with write access to the '/var/system/linux_vlan_reinit' file to execute arbitrary commands on the router. This can lead to full compromise of the device, unauthorized control, disruption of network services, data interception, or further attacks on the network.

Chat Assistant

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

EPSS Chart