Description
A vulnerability was detected in D-Link DIR-825M 1.1.8. This affects the function sub_46725C of the file /boafrm/formDiskFormat of the component Disk Formatting Handler Endpoint. The manipulation of the argument partition results in stack-based buffer overflow. The attack can be executed remotely. The exploit is now public and may be used.
Published: 2026-08-30
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

A stack-based buffer overflow exists in the sub_46725C function of the /boafrm/formDiskFormat component on the D‑Link DIR‑825M. The vulnerability is triggered by manipulating the ‘partition’ argument, which allows an attacker to overwrite the return address on the stack and execute arbitrary code, potentially giving full control over the router’s firmware. The CVE description states that the attack can be executed remotely and that an exploit is public, but it does not specify whether authentication is required. Based on the nature of a disk‑formatting endpoint and the usual management interface, it is inferred that the attack involves sending crafted requests to the router’s HTTP endpoint, although the exact access prerequisites remain unspecified.

Affected Systems

The flaw is limited to the D‑Link DIR‑825M model running firmware version 1.1.8. No other firmware revisions are listed as affected in the CVE record or in the external references. The vulnerability is associated with the router’s Disk Formatting Handler component.

Risk and Exploitability

The CVSS v3 score of 9.4 indicates a critical severity. An EPSS score is not available, but the publicly available exploit increases the likelihood of real‑world attacks. Since the router’s HTTP/HTTPS ports are exposed to the internet, remote attackers can reach the vulnerable endpoint from outside the network without any explicitly stated authentication. The lack of a KEV listing does not reduce the urgency of remediation, as the attack surface and potential impact remain high.

Generated by OpenCVE AI on August 31, 2026 at 00:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Flash the router with the latest firmware provided by D‑Link, which fixes the buffer overflow in the formDiskFormat endpoint.
  • If a firmware update cannot be applied immediately, disable remote management or restrict the router’s web‑interface access to trusted internal IP ranges using the device’s ACL or firewall settings.
  • Apply network segmentation or perimeter firewall rules to block unsolicited external traffic to the router’s HTTP/HTTPS ports, ensuring only known internal hosts can reach the management interface.

Generated by OpenCVE AI on August 31, 2026 at 00:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sun, 30 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in D-Link DIR-825M 1.1.8. This affects the function sub_46725C of the file /boafrm/formDiskFormat of the component Disk Formatting Handler Endpoint. The manipulation of the argument partition results in stack-based buffer overflow. The attack can be executed remotely. The exploit is now public and may be used.
Title D-Link DIR-825M Disk Formatting Handler Endpoint formDiskFormat sub_46725C stack-based overflow
First Time appeared D-link
D-link dir-825m
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:h:d-link:dir-825m:*:*:*:*:*:*:*:*
Vendors & Products D-link
D-link dir-825m
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': 9.9, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T16:20:48.060Z

Reserved: 2026-08-30T06:15:14.955Z

Link: CVE-2026-82592

cve-icon Vulnrichment

Updated: 2026-08-31T16:20:43.408Z

cve-icon NVD

Status : Deferred

Published: 2026-08-30T23:17:08.303

Modified: 2026-08-31T20:56:08.800

Link: CVE-2026-82592

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T01:00:13Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow