CVE-2025-7614
BaseFortify
Publication date: 2025-07-14
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| totolink | t6_firmware | v4.1.5cu.748_b20211015 |
| totolink | t6 | * |
Helpful Resources
Exploitability
| 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. |
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a critical security flaw in the TOTOLINK T6 4.1.5cu.748 router, specifically in the delDevice function of the /cgi-bin/cstecgi.cgi file. It occurs due to improper handling of the ipAddr argument in an HTTP POST request, which allows an attacker to perform command injection remotely. This means an attacker can execute arbitrary commands on the device without needing physical access.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to inject and execute arbitrary commands on the affected device. This can lead to unauthorized control over the router, potentially compromising network security, intercepting or manipulating data, disrupting network services, or using the device as a foothold for further attacks.