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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-14964 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical stack buffer overflow in TOTOLINK T10 routers. πŸ’₯ **Consequences**: Attackers can execute arbitrary code, leading to total system compromise, data theft, and service disruption.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: CWE-121 (Stack-based Buffer Overflow). πŸ› **Flaw**: Improper handling of the `loginAuthUrl` parameter in the `sprintf` function within `/cgi-bin/cstecgi.cgi`.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected Product**: TOTOLINK T10 Wireless Router. πŸ“… **Specific Version**: Firmware V4.1.8cu.5083_B20200521. ⚠️ **Vendor**: TOTOLINK (China Jicong Electronics).

Q4What can hackers do? (Privileges/Data)

πŸ”“ **Privileges**: Full Remote Code Execution (RCE). πŸ“Š **Data Impact**: High Confidentiality, Integrity, and Availability loss. Hackers gain complete control over the device.

Q5Is exploitation threshold high? (Auth/Config)

πŸ”‘ **Auth Required**: None (PR:N). 🌐 **Access**: Network (AV:N). πŸš€ **Threshold**: Low. Exploitation is easy with no user interaction or authentication needed.

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

πŸ“œ **Public Exploit**: Yes. References exist on GitHub and VulDB. πŸ” **Status**: Technical descriptions and third-party advisories are available, indicating active interest.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for the specific vulnerable firmware version (V4.1.8cu.5083_B20200521). πŸ“‘ **Detection**: Look for requests targeting `/cgi-bin/cstecgi.cgi` with suspicious `loginAuthUrl` payloads.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: Check TOTOLINK's official website for a patched firmware. πŸ”„ **Action**: Update to the latest stable version immediately if available.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Isolate the device from the internet. πŸ›‘ **Mitigation**: Disable remote management features. 🧱 **Block**: Use firewall rules to restrict access to port 80/443 if possible.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: CRITICAL. πŸ“‰ **Priority**: P0. With CVSS 9.8 (High) and no auth required, immediate patching or isolation is mandatory to prevent exploitation.