← Vulnerability feed

Vulnerability record · CVE-2023-5074 · published 20 September 2023

CVE-2023-5074: D-Link D-View 8 static JWT key allows authentication bypass

Dlink · D View 8

D-Link D-View 8 v2.0.1.28 uses a static key to protect the JWT token used for user authentication, so the token can be forged. Because the key never changes, anyone who learns it can mint valid tokens and bypass authentication entirely.

9.8 CVSS 3.1 Critical EPSS 70% · top 0.7% CWE-798 · Hard-coded credentials
9.8CVSS 3.1 base score
70%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Use of a static key to protect a JWT token used in user authentication can allow an for an authentication bypass in D-Link D-View 8 v2.0.1.28

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

critical priorityCVSS 9.8 with no authentication or interaction required, an authentication bypass, and public exploit references make this an urgent patch.

What it is

D-Link D-View 8 v2.0.1.28 uses a static key to protect the JWT token used for user authentication, so the token can be forged. Because the key never changes, anyone who learns it can mint valid tokens and bypass authentication entirely.

Impact

An attacker gains full authenticated access to the application without credentials, with high impact to confidentiality, integrity and availability per the CVSS vector.

Attack surface

Reachable over the network with no authentication and no user interaction required (AV:N/AC:L/PR:N/UI:N). The flaw sits in the JWT authentication mechanism itself, so the login path is the entry point.

Exploitation

Not listed in CISA KEV, but EPSS is 0.679 (99.3rd percentile) and both references are tagged Exploit, indicating public exploit material exists and exploitation is likely.

What to do

  • Upgrade D-View 8 past v2.0.1.28 to a vendor-fixed release; confirm the fixed version with D-Link since the record does not name one.
  • If patching cannot be done immediately, isolate D-View 8 management interfaces from untrusted networks and restrict access to trusted admin hosts.
  • Rotate or replace the static JWT signing key and invalidate existing tokens if the product allows key configuration.
  • Monitor D-Link advisories for this CVE and apply vendor guidance as it is released.

Detection

  • Search authentication logs for successful logins or API calls with JWTs that do not correspond to a real user session or login event.
  • Alert on JWT signatures or claims that validate against the known static key rather than per-install secrets.
  • Baseline normal D-View 8 admin source IPs and flag authentication from unexpected hosts.
  • Watch for anomalous administrative actions performed without a preceding credential-based login.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2023-5074 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2024-5296Dlink d-view 8 vulnerabilityD-Link D-View Use of Hard-coded Cryptographic Key Authentication Bypass Vulnerability. This vulnerability allows remote attackers to bypass authentic…EPSS 1.1%9.8CVE-2023-44414Dlink d-view 8 vulnerabilityD-Link D-View coreservice_action_script Exposed Dangerous Function Remote Code Execution Vulnerability. This vulnerability allows remote attackers to…EPSS 2.4%9.8CVE-2023-44411Dlink d-view 8 hard-coded credentials vulnerabilityD-Link D-View InstallApplication Use of Hard-coded Credentials Authentication Bypass Vulnerability. This vulnerability allows remote attackers to byp…EPSS 2.4%9.8CVE-2023-32169D-Link D-View hard-coded key allows authentication bypassD-Link D-View contains a hard-coded cryptographic key in the TokenUtils class, which lets an attacker forge authentication tokens and bypass login en…EPSS 56%analysed9.8CVE-2023-32165D-Link D-View TFTP handler path traversal leads to remote code executionD-Link D-View contains a directory traversal flaw in the TftpReceiveFileHandler class, where a user-supplied path is used in file operations without …EPSS 73%analysed9.8CVE-2023-7163Dlink d-view 8 improper input validation vulnerabilityA security issue exists in D-Link D-View 8 v2.0.2.89 and prior that could allow an attacker to manipulate the probe inventory of the D-View service. …EPSS 1.7%8.8CVE-2024-5298Dlink d-view 8 vulnerabilityD-Link D-View queryDeviceCustomMonitorResult Exposed Dangerous Method Remote Code Execution Vulnerability. This vulnerability allows remote attackers…EPSS 1.8%8.8CVE-2024-5299Dlink d-view 8 vulnerabilityD-Link D-View execMonitorScript Exposed Dangerous Method Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute a…EPSS 1.8%

Source: NIST National Vulnerability Database (record CVE-2023-5074), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.