Skip to main content

Dbit N300 T1 Pro EUVDEUVD-2026-26377

| CVE-2026-36956 HIGH
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-04-30 mitre
8.8
CVSS 3.1 · Vendor: mitre
Share

Severity by source

Vendor (mitre) PRIMARY
8.8 HIGH
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Primary rating from Vendor (mitre) · only source for this CVE.

CVSS VectorVendor: mitre

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Analysis Generated
Apr 30, 2026 - 17:45 vuln.today
CVSS changed
Apr 30, 2026 - 16:22 NVD
8.8 (HIGH)
EUVD ID Assigned
Apr 30, 2026 - 15:00 euvd
EUVD-2026-26377
Analysis Generated
Apr 30, 2026 - 15:00 vuln.today
CVE Published
Apr 30, 2026 - 00:00 nvd
HIGH 8.8

DescriptionCVE.org

A Cross-Site Request Forgery (CSRF) vulnerability exists in the web management interface of the Dbit N300 T1 Pro wireless router V1.0.0. The router fails to implement proper 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 such as /api/setWlan. 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.

AnalysisAI

Cross-site request forgery in Dbit N300 T1 Pro wireless router V1.0.0 allows remote unauthenticated attackers to execute arbitrary administrative actions by convincing an authenticated administrator to visit a malicious webpage. The router lacks anti-CSRF tokens and Origin/Referer validation on configuration endpoints like /api/setWlan, enabling complete router compromise through social engineering. Publicly available exploit code exists (SSVC: poc status) with EPSS data not provided, indicating proof-of-concept demonstration but no confirmed active exploitation at time of analysis.

Technical ContextAI

CSRF (CWE-352) is a session-riding attack exploiting the automatic credential inclusion behavior of web browsers. When a user authenticates to a web application, the browser stores session cookies and automatically attaches them to all subsequent requests to that domain. Without anti-CSRF tokens (unpredictable values tied to the user session) or strict Origin/Referer header validation, the application cannot distinguish legitimate user-initiated requests from attacker-crafted requests loaded via malicious websites. The Dbit N300 T1 Pro router's web management interface at endpoints like /api/setWlan accepts state-changing administrative commands based solely on valid session cookies, with no secondary validation mechanism. This is a classic implementation flaw in embedded device web interfaces that rely exclusively on cookie-based authentication without implementing the synchronizer token pattern or SameSite cookie attributes. The CPE data provided (cpe:2.3:a:n/a:n/a) is malformed and does not identify the specific Dbit product, indicating incomplete vulnerability cataloging.

RemediationAI

No vendor-released patch identified at time of analysis - neither the Dbit vendor reference (http://dbit.com) nor the GitHub POC repository (https://github.com/kirubel-cve/CVE-2026-36956) provide fix versions or official advisories. Until a patched firmware becomes available, implement network-level compensating controls: restrict web management interface access to dedicated admin VLANs or trusted source IPs only using firewall rules or the router's built-in access control lists, blocking external network access to the management interface entirely. Configure browsers used for router administration with strict SameSite cookie policies if supported, or use isolated browser profiles/VMs exclusively for infrastructure management that never visit untrusted websites. Reduce session timeout values to minimize the exploitation window (trade-off: increased admin re-authentication). Deploy web proxy or DNS filtering to block known malicious domains for administrative workstations. These mitigations significantly reduce attack surface but do not eliminate the underlying vulnerability - administrators must maintain strict browsing hygiene during active management sessions until vendor patches are released.

More in N A

View all
CVE-2026-31072 CRITICAL POC
9.8 May 19

Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali

CVE-2026-36356 CRITICAL POC
9.1 May 05

Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST

CVE-2026-31071 CRITICAL POC
9.1 May 19

Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al

CVE-2025-66391 HIGH POC
8.8 Jun 17

In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o

CVE-2026-26740 HIGH POC
8.2 Mar 18

Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when

CVE-2025-60464 HIGH POC
7.8 Jun 25

Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_

CVE-2026-36355 HIGH POC
7.7 May 05

Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc

CVE-2025-60474 HIGH POC
7.5 Jun 24

Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s

CVE-2026-38639 HIGH POC
7.5 Jun 26

An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S

CVE-2026-38641 HIGH POC
7.5 Jun 26

Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge

CVE-2026-38637 HIGH POC
7.5 Jun 25

An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S

CVE-2026-38640 HIGH POC
7.5 Jun 25

Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce

Share

EUVD-2026-26377 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy