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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A stack-based buffer overflow in Tenda AC1206. πŸ’₯ **Consequences**: Remote Code Execution (RCE), full system compromise, and data theft due to memory corruption.

Q2Root Cause? (CWE/Flaw)

πŸ› οΈ **CWE**: CWE-121 (Stack-based Buffer Overflow). πŸ› **Flaw**: The `check_param_changed` function in `/goform/AdvSetMacMtuWa` mishandles the `wanMTU` parameter, allowing buffer overflow.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Vendor**: Tenda. πŸ“± **Product**: AC1206 Wireless Gigabit Router. πŸ“… **Version**: Specifically **15.03.06.23** is affected.

Q4What can hackers do? (Privileges/Data)

πŸ”“ **Privileges**: Attacker gains **High** impact on Confidentiality, Integrity, and Availability. 🌐 **Data**: Can likely execute arbitrary code, control the router, and access internal network data.

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **LOW**. 🚫 **Auth**: No authentication required (PR:N). 🌍 **Access**: Network accessible (AV:N). 🎯 **Complexity**: Low (AC:L). Easy to exploit remotely.

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

πŸ“‚ **Public Exp**: Yes. πŸ”— **Source**: GitHub PoC available (M4st3rYi/IoTVulPocs). πŸ“ **Details**: VDB-323866 provides technical descriptions and indicators.

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for HTTP requests to `/goform/AdvSetMacMtuWa`. πŸ“‘ **Feature**: Look for the `wanMTU` parameter in POST requests. πŸ›‘οΈ **Tool**: Use vulnerability scanners checking for CWE-121 in Tenda firmware.

Q8Is it fixed officially? (Patch/Mitigation)

πŸ›‘οΈ **Fix**: Check Tenda official website for firmware updates. πŸ”„ **Mitigation**: Update to a patched version if available. πŸ“ž **Contact**: Refer to Tenda support for security advisories.

Q9What if no patch? (Workaround)

🚧 **Workaround**: Block external access to the router's management interface. 🚫 **Filter**: Disable WAN access to `/goform/` endpoints if possible. πŸ“΅ **Isolate**: Segment IoT devices from critical network assets.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Priority**: **CRITICAL**. 🚨 **Urgency**: High. CVSS Score indicates severe impact. Immediate patching or mitigation is strongly recommended due to low exploitation barrier.