CVE-2025-12941

5.7 MEDIUM

📋 TL;DR

This vulnerability allows authenticated local WiFi users to cause a denial of service by rebooting NETGEAR C6220 and C6230 cable modem/router devices. The attack requires WiFi network access but no administrative credentials. Only users with WiFi access to these specific NETGEAR devices are affected.

💻 Affected Systems

Products:
  • NETGEAR C6220
  • NETGEAR C6230
Versions: All firmware versions prior to the December 2025 security update
Operating Systems: Embedded router firmware
Default Config Vulnerable: ⚠️ Yes
Notes: Only affects devices with WiFi enabled and users who have authenticated to the WiFi network.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Malicious actor with WiFi access repeatedly reboots the device, causing extended internet service disruption for all connected users and potentially corrupting device configuration.

🟠

Likely Case

Disgruntled user or prankster causes temporary internet outage by rebooting the router, disrupting connectivity for minutes until device restarts.

🟢

If Mitigated

With proper network segmentation and WiFi security, only trusted users have access, limiting impact to occasional accidental or authorized reboots.

🌐 Internet-Facing: LOW - The vulnerability requires local WiFi network access, not internet-facing exploitation.
🏢 Internal Only: MEDIUM - Any authenticated WiFi user can cause service disruption, but impact is limited to temporary downtime.

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ✅ No
Complexity: LOW

Exploitation requires WiFi network authentication but no administrative privileges. The specific method is documented in the NETGEAR advisory.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Firmware version containing December 2025 security updates

Vendor Advisory: https://kb.netgear.com/000070416/December-2025-NETGEAR-Security-Advisory

Restart Required: Yes

Instructions:

1. Log into router admin interface. 2. Navigate to Advanced > Administration > Firmware Update. 3. Check for updates and apply the December 2025 security update. 4. Allow router to reboot automatically.

🔧 Temporary Workarounds

Disable WiFi Guest Network

all

Remove potential attack vector from untrusted guest users

Implement MAC Address Filtering

all

Restrict WiFi access to known trusted devices only

🧯 If You Can't Patch

  • Implement strict WiFi access controls and monitor for unauthorized devices
  • Consider replacing vulnerable devices with updated models if patching is not possible

🔍 How to Verify

Check if Vulnerable:

Check firmware version in router admin interface under Advanced > Administration > Firmware Update

Check Version:

Not applicable - check via web interface at 192.168.1.1 or routerlogin.net

Verify Fix Applied:

Confirm firmware version matches or exceeds the December 2025 security update version

📡 Detection & Monitoring

Log Indicators:

  • Unexpected router reboots
  • Multiple authentication attempts from same WiFi client followed by reboot

Network Indicators:

  • Sudden loss of connectivity followed by router reboot sequence

SIEM Query:

source="router.log" AND ("reboot" OR "restart") AND NOT user="admin"

🔗 References

📤 Share & Export