Cyber Posture

CVE-2025-9748

HighPublic PoC

Published: 31 August 2025

Published
31 August 2025
Modified
04 September 2025
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.0021 43.1th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-9748 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda Ch22 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 43.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

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). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires validation of the ipsecno argument in the /goform/IPSECsave endpoint to prevent stack-based buffer overflows from improper input handling.

prevent

Implements memory protection mechanisms such as stack canaries and DEP to mitigate exploitation of the stack-based buffer overflow in the httpd component.

prevent

Mandates timely remediation of the identified buffer overflow flaw through firmware updates for Tenda CH22 version 1.0.0.1.

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.
Why these techniques?

Stack-based buffer overflow in the web management interface (httpd) of network device firmware directly enables remote authenticated attackers to achieve RCE by exploiting a public-facing application over the network.

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

NVD Description

A vulnerability was determined in Tenda CH22 1.0.0.1. Affected by this issue is the function fromIpsecitem of the file /goform/IPSECsave of the component httpd. Executing manipulation of the argument ipsecno can lead to stack-based buffer overflow. The attack may be…

more

performed from remote.

Deeper analysisAI

CVE-2025-9748, published on 2025-08-31, is a stack-based buffer overflow vulnerability in Tenda CH22 firmware version 1.0.0.1. The flaw resides in the fromIpsecitem function within the /goform/IPSECsave file of the httpd component. It is triggered by manipulating the ipsecno argument, and is associated with CWEs-119, CWE-121, and CWE-787.

The vulnerability 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), indicating it is exploitable over the network with low attack complexity and no user interaction required. Exploitation demands low privileges (PR:L), allowing a remote authenticated attacker to potentially achieve high impacts on confidentiality, integrity, and availability, such as remote code execution via the buffer overflow.

Mitigation details and additional technical information are referenced in advisories from VulDB at https://vuldb.com/?ctiid.322049, https://vuldb.com/?id.322049, and https://vuldb.com/?submit.640422, a GitHub repository at https://github.com/physicszq/Routers/tree/main/tmp/02, and the vendor site at https://www.tenda.com.cn/.

Details

CWE(s)

Affected Products

tenda
ch22 firmware
1.0.0.1

CVEs Like This One

CVE-2026-5155Same product: Tenda Ch22
CVE-2026-5204Same product: Tenda Ch22
CVE-2026-5152Same product: Tenda Ch22
CVE-2026-5604Same product: Tenda Ch22
CVE-2026-5605Same product: Tenda Ch22
CVE-2026-5156Same product: Tenda Ch22
CVE-2025-12232Same product: Tenda Ch22
CVE-2025-12274Same product: Tenda Ch22
CVE-2025-9812Same product: Tenda Ch22
CVE-2025-8180Same product: Tenda Ch22

References