Cyber Posture

CVE-2025-7762

HighPublic PoC

Published: 17 July 2025

Published
17 July 2025
Modified
23 July 2025
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0036 57.9th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-7762 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Dlink Di-8100 Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 42.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Flaw remediation directly addresses the stack-based buffer overflow by applying vendor patches or updates to the vulnerable D-Link DI-8100 firmware.

prevent

Information input validation in the HTTP Request Handler prevents buffer overflows by ensuring proper bounds checking on inputs to /menu_nat_more.asp.

prevent

Memory protection mechanisms like stack canaries and ASLR mitigate exploitation of the stack-based buffer overflow even if invalid input reaches the handler.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Stack-based buffer overflow in public-facing HTTP handler (/menu_nat_more.asp) on network device directly enables remote exploitation of the exposed web interface.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

A vulnerability, which was classified as critical, has been found in D-Link DI-8100 16.07.26A1. This issue affects some unknown processing of the file /menu_nat_more.asp of the component HTTP Request Handler. The manipulation leads to stack-based buffer overflow. The attack may…

more

be initiated remotely. The exploit has been disclosed to the public and may be used.

Deeper analysisAI

CVE-2025-7762 is a critical stack-based buffer overflow vulnerability (CWE-119, CWE-121) in the D-Link DI-8100 router running firmware version 16.07.26A1. The flaw affects an unknown processing function within the HTTP Request Handler component, specifically triggered by manipulation of the /menu_nat_more.asp file.

The vulnerability can be exploited remotely by an attacker with low privileges (PR:L), requiring low attack complexity (AC:L) and no user interaction (UI:N). Successful exploitation grants high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H), with an overall CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H). The exploit has been publicly disclosed and may be used by attackers.

Advisories on VulDB (ctiid.316757, id.316757, submit.615796) and a GitHub repository provide details on the vulnerability, including proof-of-concept exploit information for the /menu_nat_more.asp endpoint. The D-Link website is referenced as a source, though specific patch or mitigation guidance is not detailed in the available references.

Details

CWE(s)

Affected Products

dlink
di-8100 firmware
16.07.26a1

CVEs Like This One

CVE-2026-7851Same product: Dlink Di-8100
CVE-2025-7911Same product: Dlink Di-8100
CVE-2025-7790Same product: Dlink Di-8100
CVE-2025-7908Same product: Dlink Di-8100
CVE-2026-7247Same product: Dlink Di-8100
CVE-2026-7854Same product: Dlink Di-8100
CVE-2026-7248Same product: Dlink Di-8100
CVE-2026-7853Same product: Dlink Di-8100
CVE-2026-7857Same product: Dlink Di-8100
CVE-2026-7856Same product: Dlink Di-8100

References