VYPR
Unrated severityNVD Advisory· Published Nov 21, 2019· Updated Aug 5, 2024

CVE-2018-8879

CVE-2018-8879

Description

Stack-based buffer overflow in ASUS router firmware allows remote code execution via long string to blocking.asp page.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Stack-based buffer overflow in ASUS router firmware allows remote code execution via long string to blocking.asp page.

Vulnerability

A stack-based buffer overflow vulnerability exists in the blocking.asp page of ASUSwrt-Merlin firmware for ASUS devices older than version 384.4 and ASUS firmware before version 3.0.0.4.382.50470. The flaw is triggered by providing an excessively long string to the flag, mac, or cat_id parameters via a GET or POST request. No authentication or special configuration is required for the vulnerable code path to be reachable [1].

Exploitation

An unauthenticated remote attacker can exploit this vulnerability by sending a crafted HTTP GET or POST request to the blocking.asp endpoint of an affected device. The attacker must be able to reach the device's web interface over the network. The long string supplied to the flag, mac, or cat_id parameter overflows a fixed-size stack buffer, overwriting adjacent memory. No user interaction beyond the request is needed [1].

Impact

Successful exploitation allows the attacker to execute arbitrary code on the target device with the privileges of the web server (typically root). This grants full control over the router, enabling actions such as modifying network traffic, exfiltrating data, or pivoting to internal networks [1].

Mitigation

The vulnerability is fixed in ASUSwrt-Merlin firmware version 384.4 and ASUS stock firmware version 3.0.0.4.382.50470. Users should update to these or later versions. No workarounds are available for unpatched devices [1].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

2

News mentions

0

No linked articles in our index yet.