CVE-2025-55482
BaseFortify
Publication date: 2025-08-20
Last updated on: 2025-08-25
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | ac6_firmware | 15.03.06.23_multi |
| tenda | ac6 | 2.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a buffer overflow in the formSetCfm function of Tenda AC6 firmware version V15.03.06.23_multi. A buffer overflow occurs when more data is written to a buffer than it can hold, potentially allowing an attacker to overwrite adjacent memory and cause unexpected behavior or crashes.
How can this vulnerability impact me? :
The vulnerability can impact you by causing a denial of service (DoS) due to the buffer overflow, as indicated by the CVSS score showing high impact on availability. An attacker could exploit this to crash the device or disrupt its normal operation.