Cyber Posture

CVE-2026-5548

High

Published: 05 April 2026

Published
05 April 2026
Modified
30 April 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0002 6.0th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-5548 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda Ac10 Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 6.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires timely patching of the stack-based buffer overflow in the fromSysToolChangePwd function of /bin/httpd to eliminate the vulnerability.

prevent

Mandates validation of the sys.userpass argument at the httpd input point to prevent buffer overflow exploitation.

prevent

Implements memory protections such as stack canaries and non-executable stacks to block arbitrary code execution from the buffer overflow.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Stack-based buffer overflow in public-facing httpd web interface enables remote exploitation (T1190) by low-privilege authenticated users to achieve arbitrary code execution and full compromise (T1068).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD 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.

Deeper analysisAI

CVE-2026-5548 is a stack-based buffer overflow vulnerability affecting the Tenda AC10 router on firmware version 16.03.10.10_multi_TDE01. The flaw resides in the fromSysToolChangePwd function within the /bin/httpd component, where manipulation of the sys.userpass argument triggers the overflow. Published on 2026-04-05T08:16:24.650, it carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) and maps to CWEs 119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and 121 (Stack-based Buffer Overflow).

The vulnerability enables remote exploitation by an attacker possessing low privileges, such as an authenticated user on the device. With low attack complexity and no need for user interaction, an adversary can manipulate the argument over the network to overflow the stack, potentially achieving high-impact compromise including arbitrary code execution, data disclosure, modification, and denial of service.

References provide additional details, including a GitHub finding at https://github.com/somanyerrors/tenda-ac10v4-vulnerabilities/blob/main/findings/CRITICAL-04-stackoverflow-fromsystoolchangepwd.md documenting the issue, VulDB entries at https://vuldb.com/vuln/355312 and related pages, and the Tenda website at https://www.tenda.com.cn/. No specific patch or mitigation guidance is detailed in the available information.

Details

CWE(s)

Affected Products

tenda
ac10 firmware
16.03.10.10_multi_tde01

CVEs Like This One

CVE-2025-8178Same product: Tenda Ac10
CVE-2025-12622Same product: Tenda Ac10
CVE-2025-25674Same product: Tenda Ac10
CVE-2025-67073Same product: Tenda Ac10
CVE-2025-25675Same product: Tenda Ac10
CVE-2026-5547Same product: Tenda Ac10
CVE-2026-5045Same vendor: Tenda
CVE-2026-3044Same vendor: Tenda
CVE-2026-3727Same vendor: Tenda
CVE-2026-4535Same vendor: Tenda

References