CVE-2025-12619
published 2025-11-03CVE-2025-12619: A vulnerability was found in Tenda A15 15.13.07.13. Affected is the function fromSetWirelessRepeat of the file /goform/openNetworkGateway. The manipulation of…
PriorityP265critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EPSS
0.80%
52.5th percentile
A vulnerability was found in Tenda A15 15.13.07.13. Affected is the function fromSetWirelessRepeat of the file /goform/openNetworkGateway. The manipulation of the argument wpapsk_crypto2_4g results in buffer overflow. The attack can be launched remotely. The exploit has been made public and could be used.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| tenda | a15 | — | — |
| tenda | a15_firmware | — | — |
Detection & IOCsextracted from sources · hover to see the quote
snort
alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Tenda openNetworkGateway wpapsk_crypto2_4g Parameter Buffer Overflow Attempt (CVE-2025-12619)"; flow:established,to_server; http.method; content:"POST"; http.uri; bsize:26; content:"/goform/openNetworkGateway"; fast_pattern; http.request_body; content:"wpapsk_crypto2_4g|3d|"; pcre:"/^[^&]{100,}(?:&|$)/R"; reference:url,www.cve.org/CVERecord?id=CVE-2025-12619; reference:cve,2025-12619; classtype:web-application-attack; sid:2065633; rev:1; metadata:affected_product Tenda, attack_target Networking_Equipment, tls_state plaintext, created_at 2025_11_03, cve CVE_2025_12619, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2025_11_03, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application; target:dest_ip;)- →Exploit targets HTTP POST requests to the exact URI /goform/openNetworkGateway (URI length is exactly 26 bytes); match on this path to scope detection.
- →The vulnerable parameter is wpapsk_crypto2_4g (URL-encoded as wpapsk_crypto2_4g=); look for this parameter name in the POST body.
- →Buffer overflow is triggered by supplying 100 or more consecutive non-ampersand characters as the value of wpapsk_crypto2_4g; use the PCRE /^[^&]{100,}(?:&|$)/R anchored to the parameter value.
- →Attack is plaintext only (tls_state plaintext); detection should be applied at the perimeter and internally on unencrypted HTTP traffic.
- →The exploit is publicly available and maps to MITRE ATT&CK T1190 (Exploit Public-Facing Application) under tactic TA0001 (Initial Access).
- ·Affected firmware version is Tenda A15 15.13.07.13; ensure detection is scoped to this device/version to reduce false positives.
- ·The vulnerable function is fromSetWirelessRepeat inside /goform/openNetworkGateway; the overflow occurs specifically in the wpapsk_crypto2_4g argument, not other parameters on the same endpoint.
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/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 openNetworkGateway wpapsk_crypto2_4g Parameter Buffer Overflow Attempt (CVE-2025-12619)
suricata·2025-11-03·CVSS 7.4
CVE-2025-12619 [HIGH] ET WEB_SPECIFIC_APPS Tenda openNetworkGateway wpapsk_crypto2_4g Parameter Buffer Overflow Attempt (CVE-2025-12619)
ET WEB_SPECIFIC_APPS Tenda openNetworkGateway wpapsk_crypto2_4g Parameter Buffer Overflow Attempt (CVE-2025-12619)
Rule: alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Tenda openNetworkGateway wpapsk_crypto2_4g Parameter Buffer Overflow Attempt (CVE-2025-12619)"; flow:established,to_server; http.method; content:"POST"; http.uri; bsize:26; content:"/goform/openNetworkGateway"; fast_pattern; http.request_body; content:"wpapsk_crypto2_4g|3d|"; pcre:"/^[^&]{100,}(?:&|$)/R"; reference:url,www.cve.org/CVERecord?id=CVE-2025-12619; reference:cve,2025-12619; classtype:web-application-attack; sid:2065633; rev:1; metadata:affected_product Tenda, attack_target Networking_Equipment, tls_state plaintext, created_at 2025_11_03, cve CVE_2025_12619, deployment Perimeter, deployment Interna
No public exploits indexed.
No writeups or analysis indexed.
2025-11-03
Published