Cyber Posture

CVE-2025-11300

HighPublic PoC

Published: 05 October 2025

Published
05 October 2025
Modified
24 February 2026
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.0020 41.7th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.

Security Summary

CVE-2025-11300 is a buffer overflow vulnerability affecting the Belkin F9K1015 router running firmware version 1.00.10. The flaw resides in an unknown function within the /goform/formWlanMP file, triggered by manipulation of the ateFunc argument. This issue, linked to CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-120 (Buffer Copy without Checking Size of Input), carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity.

The vulnerability enables remote exploitation by an attacker who has low privileges, such as those obtained through prior authentication to the device. Successful exploitation can result in high impacts to confidentiality, integrity, and availability, potentially allowing arbitrary code execution, data compromise, or denial of service on the affected router.

References, including GitHub repositories and VulDB entries, detail a publicly available proof-of-concept exploit but provide no information on vendor patches or mitigations. The vendor was notified early but has not responded, leaving affected devices without official remediation options. Security practitioners should isolate or replace vulnerable Belkin F9K1015 routers and monitor for exploitation attempts using the disclosed POC.

A public exploit has been released, increasing the risk of real-world attacks against unpatched devices. No evidence of active in-the-wild exploitation is noted in available sources.

Details

CWE(s)
CWE-119CWE-120

Affected Products

belkin
f9k1015 firmware
1.00.10

MITRE ATT&CK Enterprise Techniques

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?

Buffer overflow in the remotely accessible web endpoint (/goform/formWlanMP) enables exploitation of a public-facing application for initial access, with public PoC available.

References