Cyber Posture

CVE-2024-36290

CriticalPublic PoC

Published: 14 January 2025

Published
14 January 2025
Modified
21 August 2025
KEV Added
Patch
CVSS Score 10.0 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0160 81.8th percentile
Risk Priority 21 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-36290 is a critical-severity Classic Buffer Overflow (CWE-120) vulnerability in Wavlink Wl-Wn533A8 Firmware. Its CVSS base score is 10.0 (Critical).

Operationally, ranked in the top 18.2% 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 defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires validation of HTTP request inputs to login.cgi's Goto_chidx() function, directly preventing specially crafted requests from causing the stack-based buffer overflow.

prevent

Implements memory safeguards like stack canaries and non-executable memory to block exploitation of the stack-based buffer overflow even if invalid input reaches the vulnerable code.

prevent

Mandates timely identification, reporting, and patching of flaws such as CVE-2024-36290 in the Wavlink AC3000 firmware to eliminate the buffer overflow vulnerability.

NVD Description

A buffer overflow vulnerability exists in the login.cgi Goto_chidx() functionality of Wavlink AC3000 M33A8.V5030.210505. A specially crafted HTTP request can lead to stack-based buffer overflow. An attacker can make an unauthenticated HTTP request to trigger this vulnerability.

Deeper analysisAI

CVE-2024-36290 is a stack-based buffer overflow vulnerability (CWE-120) in the Goto_chidx() functionality of login.cgi within the Wavlink AC3000 firmware version M33A8.V5030.210505. The issue arises when processing a specially crafted HTTP request, leading to a buffer overflow condition.

An unauthenticated attacker can exploit this vulnerability remotely over the network with low attack complexity and no user interaction required. Successful exploitation triggers the stack-based buffer overflow, potentially resulting in high impacts to confidentiality, integrity, and availability, along with a change in scope, as reflected in its CVSS 3.1 base score of 10.0 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H).

Mitigation details are available in the Talos Intelligence advisory TALOS-2024-2019, accessible at https://talosintelligence.com/vulnerability_reports/TALOS-2024-2019.

Details

CWE(s)

Affected Products

wavlink
wl-wn533a8 firmware
m33a8.v5030.210505

CVEs Like This One

CVE-2024-37184Same product: Wavlink Wl-Wn533A8
CVE-2024-39756Same product: Wavlink Wl-Wn533A8
CVE-2024-39770Same product: Wavlink Wl-Wn533A8
CVE-2024-39370Same product: Wavlink Wl-Wn533A8
CVE-2024-36272Same product: Wavlink Wl-Wn533A8
CVE-2024-39803Same product: Wavlink Wl-Wn533A8
CVE-2024-39299Same product: Wavlink Wl-Wn533A8
CVE-2024-39769Same product: Wavlink Wl-Wn533A8
CVE-2024-39768Same product: Wavlink Wl-Wn533A8
CVE-2024-39774Same product: Wavlink Wl-Wn533A8

References