Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
Lifecycle Timeline
5DescriptionCVE.org
A denial-of-service vulnerability exists in the U-SPEED N300 V1.0.0 wireless router. By sending a large number of concurrent HTTP requests to random or non-existent endpoints on the web management interface, an attacker can exhaust system resources in the embedded Boa HTTP server. This causes the router web interface to become unresponsive and may require manual reboot to restore normal operation.
AnalysisAI
Remote unauthenticated attackers can crash the U-SPEED N300 V1.0.0 wireless router by flooding its web management interface with concurrent HTTP requests to random or non-existent endpoints, exhausting resources in the embedded Boa HTTP server until manual reboot is required. SSVC framework confirms proof-of-concept exploit code exists and the attack is fully automatable. CVSS vector (AV:N/AC:L/PR:N/UI:N) indicates this is trivially exploitable from the internet without authentication, though impact is limited to availability disruption with no data compromise.
Technical ContextAI
This vulnerability affects the embedded Boa HTTP server implementation used in the U-SPEED N300 V1.0.0 wireless router's web management interface. The root cause is CWE-400 (Uncontrolled Resource Consumption), a classic resource exhaustion flaw where the HTTP server lacks proper request rate limiting, connection throttling, or resource allocation controls. When bombarded with concurrent requests to invalid URIs, the embedded web server exhausts available memory, file descriptors, or processing threads until it becomes unresponsive. Boa is a lightweight single-threaded HTTP server commonly used in embedded devices and IoT products due to its small footprint, but this efficiency comes at the cost of limited built-in protections against resource exhaustion attacks. The CPE data from NVD is incomplete (cpe:2.3:a:n/a:n/a), indicating potential gaps in vulnerability tracking databases for this vendor's products.
RemediationAI
No vendor-released patch has been identified in the available data - the primary vendor reference (http://u-speed.com) is a domain reference rather than a security advisory. Users should immediately check u-speed.com for firmware updates addressing CVE-2026-36958 and upgrade to any version newer than V1.0.0 if available. As a critical compensating control, restrict access to the router's web management interface to trusted internal networks only by disabling WAN-side administrative access in the router configuration (typically under Remote Management or WAN Access settings). Configure firewall rules to block external access to TCP ports 80 and 443 destined for the router's WAN IP address. If remote administration is absolutely required, implement VPN-based access rather than direct internet exposure, though this adds complexity and potential VPN-related vulnerabilities. Note that disabling WAN management may complicate remote troubleshooting for non-technical users. The GitHub reference (https://github.com/kirubel-cve/CVE-2026-36958) may contain proof-of-concept code useful for validation testing in isolated lab environments but should not be used against production systems without authorization.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26379