CVE-2022-25596

8.8 HIGH

📋 TL;DR

This vulnerability in ASUS RT-AC56U routers allows unauthenticated attackers on the local network to execute arbitrary code by exploiting a heap buffer overflow in the configuration function. Attackers can take full control of affected routers, modify configurations, disrupt services, or use them as footholds for further attacks. Only ASUS RT-AC56U router users are affected.

💻 Affected Systems

Products:
  • ASUS RT-AC56U
Versions: All firmware versions prior to the fix
Operating Systems: Router firmware
Default Config Vulnerable: ⚠️ Yes
Notes: Affects all configurations of the RT-AC56U router. No special configuration required for exploitation.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete router compromise allowing attacker to intercept all network traffic, install persistent malware, pivot to other devices on the network, and permanently brick the device.

🟠

Likely Case

Router takeover leading to DNS hijacking, credential theft from network traffic, and disruption of internet connectivity for all connected devices.

🟢

If Mitigated

Limited impact if router is isolated from untrusted networks, though local network compromise remains possible.

🌐 Internet-Facing: LOW (Requires LAN access, not directly exploitable from internet unless router management interface is exposed)
🏢 Internal Only: HIGH (Exploitable by any device on the local network without authentication)

🎯 Exploit Status

Public PoC: ⚠️ Yes
Weaponized: LIKELY
Unauthenticated Exploit: ⚠️ Yes
Complexity: LOW

Exploitation requires LAN access but no authentication. Buffer overflow in decryption parameter handling makes reliable exploitation feasible.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Firmware version 3.0.0.4.386.48790 or later

Vendor Advisory: https://www.asus.com/Networking-IoT-Servers/WiFi-Routers/ASUS-WiFi-Routers/RT-AC56U/HelpDesk_BIOS/

Restart Required: Yes

Instructions:

1. Log into router admin interface. 2. Navigate to Administration > Firmware Upgrade. 3. Download latest firmware from ASUS support site. 4. Upload and apply firmware update. 5. Router will reboot automatically.

🔧 Temporary Workarounds

Disable Remote Management

all

Prevents router management interface from being accessible from WAN

Network Segmentation

all

Isolate router management interface to trusted VLAN

🧯 If You Can't Patch

  • Replace router with supported model
  • Implement strict network access controls to limit LAN access to trusted devices only

🔍 How to Verify

Check if Vulnerable:

Check firmware version in router admin interface under System Log > General Log

Check Version:

Not applicable - check via web interface

Verify Fix Applied:

Verify firmware version is 3.0.0.4.386.48790 or higher in Administration > Firmware Upgrade page

📡 Detection & Monitoring

Log Indicators:

  • Unusual configuration changes
  • Failed decryption attempts
  • Memory corruption errors in system logs

Network Indicators:

  • Unexpected connections to router management port (typically 80/443)
  • Unusual outbound traffic from router

SIEM Query:

source="router_logs" AND ("buffer overflow" OR "decryption error" OR "configuration modified")

🔗 References

📤 Share & Export