CVE-2026-5548 Details
Description
A vulnerability was found in Tenda AC10 16.03.10.10_multi_TDE01. Affected by this vulnerability is the function fromSysToolChangePwd of the file /bin/httpd. Performing a manipulation of the argument sys.userpass results in stack-based buffer overflow. The attack can be initiated remotely.
A stack-based buffer overflow vulnerability has been identified in the Tenda AC10 router, specifically in the firmware version 16.03.10.10_multi_TDE01. The issue arises in the 'fromSysToolChangePwd' function within the '/bin/httpd' file. The vulnerability is triggered by manipulating the 'sys.userpass' argument, which leads to an unbounded copy into a 36-byte stack buffer. This overflow can be exploited remotely, allowing for arbitrary code execution by overwriting the saved return address on the stack.
It is recommended to implement a maximum length check for the 'sys.userpass' value before it is processed by the 'fromSysToolChangePwd' function. Additionally, the buffer size should be increased to safely accommodate the maximum possible password length, or a global maximum password length should be enforced across all writing processes.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/somanyerrors/tenda-ac10v4-vulnerabilities/blob/main/findings/CRITICAL-04-stackoverflow-fromsystoolchangepwd.md | [email protected] | Third Party Advisory |
| https://vuldb.com/submit/782297 | [email protected] | Third Party Advisory |
| https://vuldb.com/vuln/355312 | [email protected] | Third Party Advisory |
| https://vuldb.com/vuln/355312/cti | [email protected] | Permissions Required |
| https://www.tenda.com.cn/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | [email protected] |
| CWE-121 | Stack-based Buffer Overflow | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| tenda ac10 firmware | 16.03.10.10_multi_tde01 |
CPE
Remediation
| |
| tenda ac10 | 4.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 30, 2026 | Initial Analysis | [email protected] |
| Apr 5, 2026 | New CVE Received | [email protected] |