CVE-2025-8178
BaseFortify
Publication date: 2025-07-26
Last updated on: 2025-08-01
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | ac10_firmware | 16.03.10.13 |
| tenda | ac10 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-119 | The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data. |
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-8178 is a critical heap-based buffer overflow vulnerability in the Tenda AC10 router firmware version 16.03.10.13. It occurs in an unspecified function within the file /goform/RequestsProcessLaid when the argument device1D is manipulated with crafted input. This causes memory corruption on the heap, which can be exploited remotely without authentication. The vulnerability can lead to arbitrary code execution or denial of service by corrupting heap memory during request processing. [1, 2]
How can this vulnerability impact me? :
This vulnerability can allow a remote attacker to execute arbitrary code on the affected Tenda AC10 router or cause a denial of service by corrupting heap memory. This compromises the confidentiality, integrity, and availability of the device, potentially allowing attackers to take control of the router or disrupt its normal operation. [1, 2]
What immediate steps should I take to mitigate this vulnerability?
No known mitigations or countermeasures have been identified for this vulnerability. It is suggested to consider replacing the affected product, the Tenda AC10 router running firmware version 16.03.10.13, to mitigate the risk. [2]