Cyber Posture

CVE-2025-11297

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.0021 43.5th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.

Security Summary

CVE-2025-11297 is a buffer overflow vulnerability in the Belkin F9K1015 router running firmware version 1.00.10. The issue resides in the processing of the /goform/formSetLanguage endpoint, where manipulation of the "webpage" argument triggers the overflow. This flaw is classified under CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-120 (Buffer Copy without Checking Size of Input), with 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).

The vulnerability can be exploited remotely by an attacker with low privileges (PR:L), such as an authenticated user on the device. Successful exploitation allows arbitrary code execution, potentially granting high-impact confidentiality, integrity, and availability compromises, including full device takeover.

No patches or mitigations are available, as the vendor was contacted early for disclosure but provided no response. References include proof-of-concept exploit details on GitHub and entries on VulDB documenting the issue.

The exploit has been publicly disclosed, including a POC on GitHub, increasing the risk of active exploitation against unpatched Belkin F9K1015 devices.

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.
T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

Remote buffer overflow in public-facing web endpoint (/goform/formSetLanguage) enables exploitation of public-facing application (T1190) and application/system exploitation for denial of service (T1499.004).

References