Description
A vulnerability has been found in D-Link DIR-X1860Z up to 1.0.2.220120.165402. Affected is the function routerd.wificfg_get/routerd.get_rand_key of the component ubus JSON-RPC interface. Such manipulation leads to information disclosure. The attack must be carried out from within the local network. Upgrading to version 1.0.7.260821.161908 is able to address this issue. It is suggested to upgrade the affected component. This vulnerability only affects products that are no longer supported by the maintainer.
Published: 2026-09-20
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Information Disclosure
Action: Upgrade
AI Analysis

Impact

An attacker who can reach the ubus JSON‑RPC endpoint on a D‑Link DIR‑X1860Z router can invoke the routerd.get_rand_key function. This function returns a random key that is normally protected from external observation. The resulting disclosure allows an attacker to learn sensitive information that was meant to be private. The weakness is a classic information disclosure flaw (CWE‑200) coupled with an improper authorization check (CWE‑284), enabling the operation without proper privileges.

Affected Systems

The vulnerability affects all DIR‑X1860Z units running firmware versions up to and including 1.0.2.220120.165402. The vendor recommends installing firmware 1.0.7.260821.161908 or later to remediate the issue. No other D‑Link products were mentioned as affected.

Risk and Exploitability

With a CVSS score of 5.3 the vulnerability is considered medium severity. The exploitation requires local network access to send JSON‑RPC calls to the ubus interface; remote exploitation is not feasible as described. No EPSS data is available and the vulnerability is not listed in the CISA KEV catalog, indicating no documented use in the wild. Attacks would most likely be performed by an adversary who has compromised or positioned within the same local network as the router.

Generated by OpenCVE AI on September 20, 2026 at 21:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the router firmware to 1.0.7.260821.161908 or later.
  • If immediate upgrade is not possible, restrict the ubus JSON‑RPC interface to trusted local devices using firewall or access‑control rules.
  • Disable or remove the ubus JSON‑RPC service on the router if it is not required for your network configuration.

Generated by OpenCVE AI on September 20, 2026 at 21:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 20 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in D-Link DIR-X1860Z up to 1.0.2.220120.165402. Affected is the function routerd.wificfg_get/routerd.get_rand_key of the component ubus JSON-RPC interface. Such manipulation leads to information disclosure. The attack must be carried out from within the local network. Upgrading to version 1.0.7.260821.161908 is able to address this issue. It is suggested to upgrade the affected component. This vulnerability only affects products that are no longer supported by the maintainer.
Title D-Link DIR-X1860Z ubus JSON-RPC interface routerd.get_rand_key information disclosure
First Time appeared D-link
D-link dir-x1860z
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:h:d-link:dir-x1860z:*:*:*:*:*:*:*:*
Vendors & Products D-link
D-link dir-x1860z
References
Metrics cvssV2_0

{'score': 3.3, 'vector': 'AV:A/AC:L/Au:N/C:P/I:N/A:N/E:ND/RL:OF/RC:C'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:X/RL:O/RC:C'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:X/RL:O/RC:C'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X'}


Subscriptions

D-link Dir-x1860z
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-20T20:00:08.452Z

Reserved: 2026-09-19T21:51:45.934Z

Link: CVE-2026-94050

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-20T21:16:55.380

Modified: 2026-09-20T21:16:55.380

Link: CVE-2026-94050

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-20T21:30:06Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control