CVE-2025-3803
published 2025-04-19CVE-2025-3803: A vulnerability was found in Tenda W12 and i24 3.0.0.4(2887)/3.0.0.5(3644). It has been rated as critical. This issue affects the function…
PriorityP265high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
0.84%
53.7th percentile
A vulnerability was found in Tenda W12 and i24 3.0.0.4(2887)/3.0.0.5(3644). It has been rated as critical. This issue affects the function cgiSysScheduleRebootSet of the file /bin/httpd. The manipulation of the argument rebootDate leads to stack-based buffer overflow. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected
8 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| tenda | i24 | — | — |
| tenda | i24 | — | — |
| tenda | i24_firmware | — | — |
| tenda | i24_firmware | — | — |
| tenda | w12 | — | — |
| tenda | w12 | — | — |
| tenda | w12_firmware | — | — |
| tenda | w12_firmware | — | — |
Detection & IOCsextracted from sources · hover to see the quote
path/goform/modules
path/bin/httpd
snort
alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Tenda sysScheduleRebootSet rebootDate parameter Buffer Overflow Attempt (CVE-2025-3803)"; flow:established,to_server; http.method; content:"POST"; http.uri; bsize:15; content:"/goform/modules"; http.request_body; content:"sysScheduleRebootSet"; fast_pattern; content:"rebootDate"; pcre:"/^\x22\x3a[^\x2c\x7d$]{100,}(?:\x2c|\x7d|$)/R"; reference:cve,2025-3803; reference:url,github.com/02Tn/vul/issues; classtype:web-application-attack; sid:2062206; rev:2; metadata:affected_product Tenda, attack_target Networking_Equipment, tls_state plaintext, created_at 2025_05_08, cve CVE_2025_3803, 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 traffic uses HTTP POST method targeting the URI /goform/modules (exact 15-byte URI length enforced by bsize:15).
- →Request body must contain both 'sysScheduleRebootSet' and 'rebootDate' keywords to identify the vulnerable function invocation.
- →The overflow payload is detected by a PCRE match on the rebootDate value: a JSON-style string value (opening quote + colon) followed by 100 or more characters that are not a comma or closing brace, indicating an oversized input.
- →Attack is plaintext HTTP (not TLS), suitable for perimeter and internal network detection points.
- →The vulnerability is a stack-based buffer overflow in the cgiSysScheduleRebootSet function within /bin/httpd, exploitable remotely without authentication.
- ·Affected versions are Tenda W12 and i24 firmware 3.0.0.4(2887) and 3.0.0.5(3644). Ensure detection scope covers both device models and both firmware versions.
- ·The Snort/Suricata rule (sid:2062206, rev:2) was created 2025-05-08 and updated 2025-05-09; ensure your ruleset is at rev:2 or later.
- ·The exploit has been publicly disclosed; treat this as actively exploitable in the wild.
CVSS provenance
nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv4.08.7HIGHCVSS: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:X/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
osv5.5MEDIUM
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.
OSV
linux-gke, linux-kvm vulnerabilities
osv·2025-08-28·CVSS 5.5
linux-gke, linux-kvm vulnerabilities
linux-gke, linux-kvm vulnerabilities
Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
- Cryptographic API;
- Arm Firmware Framework for ARMv8-A(FFA);
- Multiple devices driver;
- Media drivers;
- Network drivers;
- NVDIMM (Non-Volatile Memory Device) drivers;
- NVME drivers;
- x86 platform drivers;
- TCM subsystem;
- Virtio drivers;
- File systems infrastructure;
- SMB network file system;
- LZO compression library;
- Digital Audio (PCM) driver;
- Tracing infrastructure;
- Padata parallel execution mechanism;
- CAN network layer;
- Networking core;
- TIPC protocol;
- ALSA framework;
(CVE-2025-38079, CVE-2025-38048, CVE-2025-38075, CVE-2025-38077,
CVE-2025-3803
GHSA
GHSA-5pf2-m3f5-xwwj: A vulnerability was found in Tenda W12 and i24 3
ghsa_unreviewed·2025-04-19
CVE-2025-3803 [HIGH] CWE-119 GHSA-5pf2-m3f5-xwwj: A vulnerability was found in Tenda W12 and i24 3
A vulnerability was found in Tenda W12 and i24 3.0.0.4(2887)/3.0.0.5(3644). It has been rated as critical. This issue affects the function cgiSysScheduleRebootSet of the file /bin/httpd. The manipulation of the argument rebootDate leads to stack-based buffer overflow. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Suricata
ET WEB_SPECIFIC_APPS Tenda sysScheduleRebootSet rebootDate parameter Buffer Overflow Attempt (CVE-2025-3803)
suricata·2025-05-08·CVSS 8.7
CVE-2025-3803 [HIGH] ET WEB_SPECIFIC_APPS Tenda sysScheduleRebootSet rebootDate parameter Buffer Overflow Attempt (CVE-2025-3803)
ET WEB_SPECIFIC_APPS Tenda sysScheduleRebootSet rebootDate parameter Buffer Overflow Attempt (CVE-2025-3803)
Rule: alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Tenda sysScheduleRebootSet rebootDate parameter Buffer Overflow Attempt (CVE-2025-3803)"; flow:established,to_server; http.method; content:"POST"; http.uri; bsize:15; content:"/goform/modules"; http.request_body; content:"sysScheduleRebootSet"; fast_pattern; content:"rebootDate"; pcre:"/^\x22\x3a[^\x2c\x7d$]{100,}(?:\x2c|\x7d|$)/R"; reference:cve,2025-3803; reference:url,github.com/02Tn/vul/issues; classtype:web-application-attack; sid:2062206; rev:2; metadata:affected_product Tenda, attack_target Networking_Equipment, tls_state plaintext, created_at 2025_05_08, cve CVE_2025_3803, deployment Perimeter, deployment
No public exploits indexed.
2025-04-19
Published