CVE-2026-95675
Received Received - Intake

Unauthenticated Remote Code Execution in D-Link DAP-1360 Firmware

Vulnerability report for CVE-2026-95675, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-22

Last updated on: 2026-09-22

Assigner: VulnCheck

Description

D-Link DAP-1360 firmware version 6.14 and earlier contains an unauthenticated remote code execution vulnerability that allows remote attackers to execute arbitrary commands as root by sending crafted requests to the device's web management interface without valid credentials. Attackers can fully compromise the device to persistently modify its configuration and use it as a pivot point into the local network.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-22
Last Modified
2026-09-22
Generated
2026-09-22
AI Q&A
2026-09-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
d-link dap-1360 to 6.14 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-95675 is an unauthenticated remote code execution vulnerability in D-Link DAP-1360 firmware version 6.14 and earlier. It allows attackers to execute arbitrary commands as root by sending crafted requests to the device's web management interface without valid credentials. The flaw occurs in the formSystemCheck handler where the ipv4_ping parameter is passed unsanitized into a shell command, enabling full device compromise.

Detection Guidance
  • Check if your D-Link DAP-1360 device is running firmware version 6.14 or earlier by logging into the web management interface and reviewing the firmware version in the system settings.
  • Send a crafted POST request to /apply.cgi?formSystemCheck with the ipv4_ping parameter set to a test command like '127.0.0.1;id' and observe if the response includes output from the executed command.
  • Use network scanning tools like nmap to identify DAP-1360 devices on your network and verify their firmware versions.
Impact Analysis

This vulnerability allows attackers to fully compromise the device, execute arbitrary commands as root, modify its configuration persistently, and use it as a pivot point to infiltrate the local network. Attackers can gain complete control over the device without authentication.

Compliance Impact

This vulnerability allows unauthenticated remote code execution as root on the device, enabling attackers to fully compromise it. Such unauthorized access could lead to unauthorized data access, modification, or exfiltration, violating GDPR's data protection requirements and HIPAA's security rules for protected health information.

Mitigation Strategies
  • Immediately update the DAP-1360 firmware to the latest version if an update is available from D-Link.
  • Disable remote access to the web management interface if not required, to reduce exposure to this vulnerability.
  • Isolate the affected device from critical network segments to prevent potential lateral movement by attackers.
  • Monitor network traffic for unusual activity or unauthorized configuration changes on the device.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-95675. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart