CVE-2025-3992
published 2025-04-28CVE-2025-3992: A vulnerability has been found in TOTOLINK N150RT 3.4.0-B20190525 and classified as critical. This vulnerability affects unknown code of the file…
PriorityP261high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
0.85%
53.6th percentile
A vulnerability has been found in TOTOLINK N150RT 3.4.0-B20190525 and classified as critical. This vulnerability affects unknown code of the file /boafrm/formWlwds. The manipulation of the argument submit-url leads to buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| totolink | n150rt | — | — |
| totolink | n150rt_firmware | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect HTTP POST requests targeting /boafrm/form(Vlan|WdsEncrypt|Wlwds|Wsc) endpoints with a 'submit-url' parameter value exceeding 100 characters in the request body — indicative of a buffer overflow attempt.
- →Attack is remotely initiated via HTTP POST; monitor perimeter and internal network segments for exploitation attempts against TOTOLINK networking equipment.
- →The exploit PoC is publicly available on GitHub; threat actors may be actively weaponizing it. ↗
- ·The rule is scoped to plaintext HTTP traffic only (tls_state plaintext); encrypted traffic to the device would not be detected.
- ·Affected version is specifically TOTOLINK N150RT 3.4.0-B20190525; detections should be scoped or validated against this firmware version to reduce false positives. ↗
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
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 Totolink BufferOverflow Attempt multiple URI endpoints submit-url Parameter Buffer Overflow Attempt (CVE-2025-3990, CVE-2025-3993)
suricata·2025-05-08·CVSS 8.7
CVE-2025-3990 [HIGH] ET WEB_SPECIFIC_APPS Totolink BufferOverflow Attempt multiple URI endpoints submit-url Parameter Buffer Overflow Attempt (CVE-2025-3990, CVE-2025-3993)
ET WEB_SPECIFIC_APPS Totolink BufferOverflow Attempt multiple URI endpoints submit-url Parameter Buffer Overflow Attempt (CVE-2025-3990, CVE-2025-3993)
Rule: alert http1 any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Totolink BufferOverflow Attempt multiple URI endpoints submit-url Parameter Buffer Overflow Attempt (CVE-2025-3990, CVE-2025-3993)"; flow:established,to_server; http.method; content:"POST"; http.uri; content:"/boafrm/form"; startswith; pcre:"/^(?:Vlan|WdsEncrypt|Wlwds|Wsc)/R"; http.request_body; content:"submit-url"; fast_pattern; pcre:"/^\x3d[^\x26$]{100,}(?:\x26|$)/R"; http.header_names; content:!"|0d 0a|Cookie|0d 0a|"; reference:cve,2025-3990; reference:cve,2025-3991; reference:cve,2025-3992; reference:cve,2025-3993; reference:url,github.com/fizz-is-on-the-way/Iot_vul
No public exploits indexed.
No writeups or analysis indexed.
2025-04-28
Published