CVE-2026-36960 Details
Description
A Cross-Site Request Forgery (CSRF) vulnerability exists in the web management interface of the U-SPEED N300 Rounter V1.0.0. The device does not implement CSRF protection mechanisms such as anti-CSRF tokens or strict Origin/Referer validation for administrative API endpoints. An attacker can craft a malicious webpage that sends forged HTTP requests to configuration endpoints. If an authenticated administrator visits the malicious webpage, the victim's browser automatically includes the valid session cookie in the request, allowing the router to process the request as a legitimate administrative action.
A Cross-Site Request Forgery (CSRF) vulnerability exists in the web management interface of the U-SPEED N300 Router, specifically in firmware version 1.0.0. The router's administrative API endpoints lack proper CSRF protection, such as anti-CSRF tokens or stringent Origin/Referer validation. This oversight allows attackers to create malicious webpages that send forged HTTP requests to configuration endpoints. If an authenticated administrator visits the compromised webpage, the router mistakenly processes the request as a legitimate administrative action, using the administrator's valid session cookie.
To address this vulnerability, U-SPEED should implement anti-CSRF tokens on all state-changing API endpoints and enforce strict validation of Origin and Referer headers. Additionally, the SameSite=Strict attribute should be applied to session cookies.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 30, 2026CISA-ADP
Assessed Apr 30, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/kirubel-cve/CVE-2026-36960 | CISA-ADP | AdvisoryExploitRemedy |
| https://github.com/kirubel-cve/CVE-2026-36960 | [email protected] | AdvisoryExploitRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| U-SPEED N300 Router | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 5, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 30, 2026 | CVE Modified | CISA-ADP |
| Apr 30, 2026 | New CVE Received | [email protected] |
Volerion