Description
A weakness has been identified in D-Link DSM-G600 1.01. This affects an unknown function of the file /load_file.cgi of the component Multipart Handler. Executing a manipulation can lead to out-of-bounds write. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks.
Published: 2026-08-31
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an out‑of‑bounds write in the Multipart Handler within /load_file.cgi of D‑Link DSM‑G600 firmware 1.01. A crafted multipart request can corrupt a buffer by writing beyond its allocated bounds, potentially leading to remote code execution or other unintended behavior. The weakness is classified as CWE‑119 and CWE‑787.

Affected Systems

Only the D‑Link DSM‑G600 router is affected. The firmware version identified as vulnerable is 1.01; other builds may also be impacted, but specific versions are not listed in the CNA data. The flaw exists in the HTTP multipart file‑upload handler and can be triggered remotely by sending a malformed request.

Risk and Exploitability

The CVSS score of 8.7 indicates a high risk of impact, and the publicly available exploit demonstrates a high likelihood of real‑world usage. The exploit can be launched from any network location that can reach the router’s HTTP interface, meaning that the attack vector is remote. Although EPSS data is not available and the issue is not yet listed in CISA’s KEV catalog, the combination of a high CVSS score and open publication points to a significant risk to exposed routers.

Generated by OpenCVE AI on August 31, 2026 at 12:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update from D‑Link to the DSM‑G600 router.
  • Restrict access to /load_file.cgi by limiting authenticated users or disabling the file upload feature where possible.
  • Block multipart upload traffic to the router using a firewall or host‑based security controls until the patch is installed.
  • Monitor router logs for abnormal multipart POST requests and investigate irregular behavior.

Generated by OpenCVE AI on August 31, 2026 at 12:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in D-Link DSM-G600 1.01. This affects an unknown function of the file /load_file.cgi of the component Multipart Handler. Executing a manipulation can lead to out-of-bounds write. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks.
Title D-Link DSM-G600 Multipart load_file.cgi out-of-bounds write
First Time appeared D-link
D-link dsm-g600
Weaknesses CWE-119
CWE-787
CPEs cpe:2.3:h:d-link:dsm-g600:*:*:*:*:*:*:*:*
Vendors & Products D-link
D-link dsm-g600
References
Metrics cvssV2_0

{'score': 9, 'vector': 'AV:N/AC:L/Au:S/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T10:45:09.874Z

Reserved: 2026-08-30T16:43:08.701Z

Link: CVE-2026-82680

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T11:16:40.177

Modified: 2026-08-31T11:16:40.177

Link: CVE-2026-82680

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T12:30:05Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-787

    Out-of-bounds Write