Overview
The vulnerability identified as CVE-2025-24496 presents a serious threat to the security of users leveraging Tenda AC6 V5.0 V02.03.01.110. This vulnerability allows potential attackers to gain unauthorized access to sensitive information through a flaw found in the /goform/getproductInfo functionality. This vulnerability can lead to significant data leakage or even compromise of the entire system.
Vulnerability Summary
CVE ID: CVE-2025-24496
Severity: High (7.5 CVSS score)
Attack Vector: Network
Privileges Required: None
User Interaction: None
Impact: Potential system compromise or data leakage
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 | V5.0 V02.03.01.110
How the Exploit Works
The vulnerability lies within the /goform/getproductInfo functionality of the Tenda AC6 V5.0 V02.03.01.110. An attacker can exploit this vulnerability by sending specially crafted network packets to this endpoint. Successful exploitation leads to unauthorized disclosure of sensitive information which may include system configurations, user data, or other potentially compromising information.
Conceptual Example Code
Below is a conceptual example of how an attacker might exploit this vulnerability using a specially crafted packet:
POST /goform/getproductInfo HTTP/1.1
Host: tenda.example.com
Content-Type: application/json
{ "exploit_packet": "..." }
In the above example, the “exploit_packet” would contain malicious code designed to trigger the vulnerability, leading to the potential disclosure of sensitive information.
Mitigation Guidance
Users are strongly advised to apply the latest vendor patch to mitigate this vulnerability. In the absence of a patch, a Web Application Firewall (WAF) or Intrusion Detection System (IDS) can be used as temporary mitigation to prevent the specially crafted packets from reaching the affected functionality.
