CVE-2026-36957: Dbit N300 T1 Pro Easy Setup Wireless Wi-Fi Router V1.0.0 is vulnerable to Denial of Service via the boa web...
Dbit N300 T1 Pro Easy Setup Wireless Wi-Fi Router V1.0.0 is vulnerable to Denial of Service via the boa web server URI handler. By initiating a high-volume flood of HTTP GET requests to non-existent URIs, an attacker can exhaust critical system resources, including file descriptors and memory buffers. This results in a kernel deadlock or system hang that disables the web management portal and all routing capabilities.
Security readout for executives and security teams
Plain-English summary
This CVE describes a denial-of-service issue in the Dbit N300 T1 Pro Easy Setup Wireless Wi-Fi Router V1.0.0. A remote, unauthenticated attacker can overwhelm the router’s web server, causing the management portal and routing functions to hang. Business impact is loss of connectivity for sites relying on this device.
Executive priority
Treat as high priority for branch offices, small sites, or environments where this router provides primary connectivity. Prioritize exposure reduction and vendor follow-up over broad emergency response unless the device is internet-administered or outages are already observed.
Technical view
The reported flaw is resource exhaustion in the boa web server URI handler, categorized as CWE-400. CVSS 3.1 is 7.5 high: network-accessible, low complexity, no privileges or user interaction, with high availability impact only. The CVE metadata does not provide CPEs, vendor advisory details, or confirmed fixed versions.
Likely exposure
Exposure is most relevant where the router’s web management service is reachable from untrusted networks, including WAN-facing administration or poorly segmented LANs. Organizations must first confirm whether they use Dbit N300 T1 Pro V1.0.0, because the CVE affected-product metadata is incomplete.
Exploitation context
The source describes remote unauthenticated denial of service through high-volume requests to invalid web paths. There is no CISA KEV listing in the provided data, and the sources do not confirm active exploitation in the wild.
Researcher notes
Evidence is limited to the CVE record and a referenced GitHub repository. The record names the model and firmware version, but affected vendor/product fields are marked n/a and no patch status is provided. Avoid assuming other Dbit models or firmware versions are affected without confirmation.
Mitigation direction
Check the vendor or device supplier for firmware updates or official guidance.
Disable WAN-facing management if enabled.
Restrict web administration to trusted management networks only.
Place affected routers behind upstream filtering where practical.
Prepare replacement or rollback options for critical sites if no fix exists.
Validation and detection
Inventory sites for Dbit N300 T1 Pro routers running V1.0.0.
Confirm whether the web management interface is reachable from untrusted networks.
Review device logs for repeated invalid URI requests and management outages.
Monitor router memory, responsiveness, and unexpected hangs.
Track the CVE record and referenced repository for vendor or researcher updates.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-400: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-400 · source CWE mapping
Uncontrolled Resource Consumption
Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.