CVE-2025-3991
published 2025-04-28CVE-2025-3991: A vulnerability, which was classified as critical, was found in TOTOLINK N150RT 3.4.0-B20190525. This affects an unknown part of the file…
PriorityP263high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
0.85%
53.6th percentile
A vulnerability, which was classified as critical, was found in TOTOLINK N150RT 3.4.0-B20190525. This affects an unknown part of the file /boafrm/formWdsEncrypt. The manipulation of the argument submit-url leads to buffer overflow. It is possible to initiate the attack 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 POST requests to /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 initiated remotely via HTTP POST to the vulnerable endpoint; traffic is plaintext (no TLS), making perimeter and internal network inspection effective.
- →The manipulation of the argument submit-url leads to buffer overflow; focus detection on oversized submit-url parameter values in POST body.
- ·The Snort/Suricata rule (sid:2062172) covers CVE-2025-3990, CVE-2025-3991, CVE-2025-3992, and CVE-2025-3993 collectively across multiple URI endpoints (Vlan, WdsEncrypt, Wlwds, Wsc); it is not exclusive to CVE-2025-3991 (/boafrm/formWdsEncrypt) alone.
- ·The affected product is TOTOLINK N150RT firmware version 3.4.0-B20190525; ensure detection is scoped to this device/firmware in environments where multiple TOTOLINK models are present.
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