CVE-2017-12754
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedStack buffer overflow in httpd in Asuswrt-Merlin firmware 380.67_0RT-AC5300 and earlier for ASUS devices and ASUS firmware for ASUS RT-AC5300, RT_AC1900P, RT-AC68U, RT-AC68P, RT-AC88U, RT-AC66U, RT-AC66U_B1, RT-AC58U, RT-AC56U, RT-AC55U, RT-AC52U, RT-AC51U, RT-N18U, RT-N66U, RT-N56U, RT-AC3200, RT-AC3100, RT_AC1200GU, RT_AC1200G, RT-AC1200, RT-AC53, RT-N12HP, RT-N12HP_B1, RT-N12D1, RT-N12+, RT_N12+_PRO, RT-N16, and RT-N300 devices allows remote attackers to execute arbitrary code on the router by sending a crafted http GET request packet that includes a long delete_offline_client parameter in the url.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceStack buffer overflow vulnerability in the httpd web server daemon of Asuswrt-Merlin and ASUS firmware. The vulnerability is triggered by sending a crafted HTTP GET request with an excessively long delete_offline_client parameter, causing a buffer overflow on the stack and allowing remote code execution. The attack is pre-authentication, making it remotely exploitable.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data<= 380.67CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify router model and firmwareAccess router administration panel or check the device label/menu for model number and firmware version. For command-line access, run 'nvram get firmware_version' or 'cat /proc/version' if you have shell access.Affected if The device is an ASUS router running Asuswrt-Merlin or ASUS firmware with version 380.67 or lower.
-
Check if httpd web service is running and accessibleAttempt to access the router's web interface via HTTP/HTTPS from the network. Look for the ASUS login page at the default gateway IP address.Affected if The httpd web server daemon is running and responds to HTTP requests on the router's WAN or LAN interface.
-
Verify remote web management exposureCheck router settings under 'WAN' or 'Remote Management' settings. Look for options like 'Enable Web GUI from WAN' or 'Remote Management' that expose the httpd service to the internet.Affected if Remote web management (Web GUI access from WAN) is enabled, allowing unauthenticated attackers to reach the httpd service over the internet.
-
Confirm delete_offline_client parameter availabilitySend a crafted HTTP GET request to the router's web interface with an arbitrary or empty delete_offline_client parameter, or inspect the router's web UI for client management features.Affected if The router's httpd supports the delete_offline_client parameter in its HTTP request handling, indicating the vulnerable code path exists.
The environment is affected if the router runs Asuswrt-Merlin or ASUS firmware version 380.67 or lower, the httpd web service is accessible (especially from WAN), and the delete_offline_client functionality is present in the web interface.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
From vendor dataUpdate router firmware to a version newer than 380.67_0 for affected ASUS devices. If patching is not immediately possible, disable remote web management or place the router behind a NAT/firewall to limit exposure to unauthenticated attackers.
- Consultation2.0 h
- Implementation4.0 h
- Testing6.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,808.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2017-12754 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2017-12754 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data