CVE-2026-36960

HIGH

U-SPEED N300 Router 1.0.0 - Cross-Site Request Forgery in Web Management Interface

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-36960. PoCs published by kirubel-cve.

AI-analyzed exploit summary The repository provides a detailed technical analysis of CVE-2026-36960, a CSRF vulnerability in U-SPEED Router firmware V1.0.0. It includes a proof-of-concept HTML snippet demonstrating the exploit, along with CVSS scoring, affected endpoints, and remediation recommendations.

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.

Exploits (1)

github WRITEUP
by kirubel-cve · poc
https://github.com/kirubel-cve/CVE-2026-36960

The repository provides a detailed technical analysis of CVE-2026-36960, a CSRF vulnerability in U-SPEED Router firmware V1.0.0. It includes a proof-of-concept HTML snippet demonstrating the exploit, along with CVSS scoring, affected endpoints, and remediation recommendations.

Classification
Writeup 100%
Attack Type
Other
Complexity
Trivial
Reliability
Reliable
Target: U-SPEED Router V1.0.0
Auth required
Prerequisites: Authenticated administrator session on the target router
devstral-2 · analyzed Apr 30, 2026 Full analysis →

Scores

CVSS v3 8.8
EPSS 0.0018
EPSS Percentile 8.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-352
Status published
Published Apr 30, 2026
Tracked Since Apr 30, 2026