Overview
A serious vulnerability, CVE-2025-57528, has been discovered in Tenda AC6 US_AC6V1.0BR_V15.03.05.16_multi_TD01. This vulnerability can allow attackers to cause a denial of service to the system, potentially leading to system compromise or data leakage. This issue poses a significant threat to the integrity and availability of systems running the affected software.
Vulnerability Summary
CVE ID: CVE-2025-57528
Severity: High (CVSS: 7.7)
Attack Vector: Network
Privileges Required: None
User Interaction: None
Impact: System compromise, data leakage, and denial of service
Affected Products
Share secrets securely
Ameeba is private infrastructure for communication and sensitive work built on encrypted identity instead of exposed corporate identity systems.
Passwords, credentials, confidential files, screenshots, internal discussions, sensitive AI context, and private coordination should not become exposed across ordinary communication platforms.
- • Encrypted identity
- • Private Spaces for organizations and teams
- • End-to-end encrypted chat, calls, files, and notes
- • Sensitive AI work and protected collaboration
- • Built for information that cannot leak
Our mission is to secure human work alongside AI.
Product | Affected Versions
Tenda AC6 | US_AC6V1.0BR_V15.03.05.16_multi_TD01
How the Exploit Works
The vulnerability lies in the formSetCfm function of the Tenda AC6 router software. The function improperly handles input given via the funcname, funcpara1, and funcpara2 parameters. If an attacker can manipulate these parameters with malicious input, they can cause a denial of service to the system.
Conceptual Example Code
The conceptual example below demonstrates how an attacker might exploit this vulnerability using an HTTP request:
POST /SetCfm HTTP/1.1
Host: target.example.com
Content-Type: application/x-www-form-urlencoded
funcname=<malicious_input>&funcpara1=<malicious_input>&funcpara2=<malicious_input>
In this example, `
Mitigation
Users are urged to apply the vendor patch as soon as possible to mitigate this vulnerability. In the interim, using a Web Application Firewall (WAF) or Intrusion Detection System (IDS) can provide temporary protection.
