CVE-2025-12274
published 2025-10-27CVE-2025-12274: A security vulnerability has been detected in Tenda CH22 1.0.0.1. Affected by this vulnerability is the function fromP2pListFilter of the file…
PriorityP262high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
0.65%
46.7th percentile
A security vulnerability has been detected in Tenda CH22 1.0.0.1. Affected by this vulnerability is the function fromP2pListFilter of the file /goform/P2pListFilter. The manipulation of the argument page leads to buffer overflow. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| tenda | ch22 | — | — |
| tenda | ch22_firmware | — | — |
Detection & IOCsextracted from sources · hover to see the quote
snort
alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Tenda P2pListFilter page Parameter Buffer Overflow Attempt"; flow:established,to_server; http.method; content:"POST"; http.uri; bsize:21; content:"/goform/P2pListFilter"; fast_pattern; http.request_body; content:"page"; pcre:"/^\x3d[^\x26$]{100,}(?:\x26|$)/R"; reference:url,github.com/Eu21ka/cve_report; reference:cve,2025-12274; classtype:web-application-attack; sid:2062169; rev:2; metadata:affected_product Tenda, attack_target Networking_Equipment, tls_state plaintext, created_at 2025_05_08, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, updated_at 2025_05_09, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application; target:dest_ip;)- →Exploit uses HTTP POST method targeting the /goform/P2pListFilter endpoint with a URI length of exactly 21 bytes. ↗
- →The overflow is triggered via the 'page' parameter in the POST body, where the value (after '=') is 100 or more characters, optionally followed by '&' or end of body. ↗
- →Attack is plaintext (non-TLS) and targets networking equipment at the perimeter or internally; monitor for large 'page' parameter values in POST requests to Tenda devices. ↗
- →Public exploit code is available; reference the GitHub PoC repository for additional indicators. ↗
- ·The Snort/Suricata rule (sid:2062169) targets only plaintext HTTP traffic; encrypted HTTPS traffic to the device will not be detected by this signature. ↗
- ·The PCRE threshold of 100+ characters for the 'page' parameter value may need tuning to reduce false positives or catch shorter overflow payloads depending on the actual vulnerable buffer size. ↗
- ·Affected version is specifically Tenda CH22 1.0.0.1; the rule metadata broadly tags 'Networking_Equipment' — scope detection to confirmed affected firmware versions to avoid alert fatigue. ↗
CVSS provenance
nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv4.07.4HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
nvdv2.09.0CRITICALAV:N/AC:L/Au:S/C:C/I:C/A:C
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Suricata
ET WEB_SPECIFIC_APPS Tenda P2pListFilter page Parameter Buffer Overflow Attempt
suricata·2025-05-08
CVE-2025-12274 ET WEB_SPECIFIC_APPS Tenda P2pListFilter page Parameter Buffer Overflow Attempt
ET WEB_SPECIFIC_APPS Tenda P2pListFilter page Parameter Buffer Overflow Attempt
Rule: alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Tenda P2pListFilter page Parameter Buffer Overflow Attempt"; flow:established,to_server; http.method; content:"POST"; http.uri; bsize:21; content:"/goform/P2pListFilter"; fast_pattern; http.request_body; content:"page"; pcre:"/^\x3d[^\x26$]{100,}(?:\x26|$)/R"; reference:url,github.com/Eu21ka/cve_report; reference:cve,2025-12274; classtype:web-application-attack; sid:2062169; rev:2; metadata:affected_product Tenda, attack_target Networking_Equipment, tls_state plaintext, created_at 2025_05_08, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, updated_at 2025_05_09, mitre_
No public exploits indexed.
No writeups or analysis indexed.
2025-10-27
Published