Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2026-3301 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: OS Command Injection in TOTOLINK N300RH. πŸ’₯ **Consequences**: Attackers can execute arbitrary system commands, leading to full device compromise and potential network takeover.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: CWE-78 (OS Command Injection). πŸ› **Flaw**: Improper handling of the `webWlanIdx` parameter in the `setWebWlanIdx` function within `/cgi-bin/cstecgi.cgi`.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: TOTOLINK N300RH Router. πŸ“… **Version**: Firmware 6.1c.1353_B20190305. 🏒 **Vendor**: Totolink (China Jicong Electronics).

Q4What can hackers do? (Privileges/Data)

πŸ‘‘ **Privileges**: High (Root/System level). πŸ“Š **Data**: Full Control (C:H, I:H, A:H). Attackers gain complete read/write/execute access to the underlying OS.

Q5Is exploitation threshold high? (Auth/Config)

⚠️ **Threshold**: Low. 🌐 **Auth**: None required (PR:N). πŸ“‘ **Access**: Network (AV:N). 🎯 **Complexity**: Low (AC:L). No user interaction needed (UI:N).

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ”“ **Public Exp**: Yes. πŸ“‚ **Source**: GitHub (xyh4ck/iot_poc). πŸ“ **Details**: Specific PoC available for `setWebWlanIdx` RCE. Wild exploitation risk is high.

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for `/cgi-bin/cstecgi.cgi`. πŸ“‘ **Probe**: Send crafted requests to `setWebWlanIdx` with malicious `webWlanIdx` values. πŸ› οΈ **Tools**: Use existing GitHub PoC scripts for verification.

Q8Is it fixed officially? (Patch/Mitigation)

πŸ”„ **Patch**: Check vendor site. πŸ“‰ **Mitigation**: If no patch, disable remote management. 🚫 **Block**: Restrict access to the Web Management Interface via firewall rules.

Q9What if no patch? (Workaround)

πŸ›‘ **Workaround**: Disable the Web Management Interface entirely if not needed. πŸ”’ **Network Segmentation**: Isolate IoT devices from critical network segments. 🚫 **Access Control**: Limit CGI access to trusted IPs only.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: Critical. πŸ“… **Published**: 2026-02-27. 🚨 **Risk**: CVSS 9.8 (Critical). Immediate action required due to low exploitation barrier and high impact.