Cyber Resilience

CVE-2026-7287

High

Published: 12 May 2026

Published
12 May 2026
Modified
16 May 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0034 56.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-7287 is a high-severity Classic Buffer Overflow (CWE-120) vulnerability in Zyxel Nwa1100-N Firmware. Its CVSS base score is 7.5 (High).

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

EU & UK References

Vulnerability details

** UNSUPPORTED WHEN ASSIGNED ** A buffer overflow vulnerability in the formWep(), formWlAc(), formPasswordSetup(), formUpgradeCert(), and formDelcert() functions of the “webs” binary in Zyxel NWA1100-N customized firmware version 1.00(AACE.1)C0 could allow an attacker to trigger a denial-of-service (DoS) condition by…

more

sending a crafted HTTP request to a vulnerable device.

CWE(s)

Related Threats

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.
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?

Buffer overflow in web form handlers of public-facing device firmware, directly exploitable via crafted HTTP requests to cause service DoS via application exploitation.

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

CVEs Like This One

CVE-2025-7673Same vendor: Zyxel
CVE-2025-29361Shared CWE-120
CVE-2026-27942Shared CWE-120
CVE-2025-50646Shared CWE-120
CVE-2025-29363Shared CWE-120
CVE-2025-50652Shared CWE-120
CVE-2025-29362Shared CWE-120
CVE-2025-50673Shared CWE-120
CVE-2025-50649Shared CWE-120
CVE-2025-50665Shared CWE-120

Affected Assets

zyxel
nwa1100-n firmware
1.00\(aace.1\)c0

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-120

Platform-independent managed code eliminates the need for unchecked native buffer copies that are the root cause of classic buffer overflows.

References