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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A Stack Buffer Overflow in Tenda WH450. πŸ“‰ **Consequences**: Complete system compromise. The flaw lies in handling the `page` parameter in `/goform/DhcpListClient`.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE**: CWE-121 (Stack-based Buffer Overflow). πŸ” **Flaw**: Improper validation of the `page` input parameter. The system fails to check buffer boundaries, allowing oversized data to overwrite the stack.

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: Tenda (China). πŸ“¦ **Product**: WH450 Wireless Access Point. πŸ“… **Affected Version**: Specifically **v1.0.0.18**. Check your firmware version immediately!

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Privileges**: High. CVSS Score indicates **Critical** impact. πŸ“Š **Impact**: High Confidentiality, Integrity, and Availability loss.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: Low. 🌐 **Network**: Attack Vector is Network (AV:N). πŸ”‘ **Auth**: Privileges Required are None (PR:N). 🚫 **User Interaction**: None (UI:N). You don't need to be logged in to exploit this!

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

πŸ’₯ **Exploit Status**: Yes, Public. πŸ“‚ **Source**: GitHub PoC available (z472421519/BinaryAudit). πŸ“ **Details**: Specific HTTP request examples are documented. Wild exploitation is possible given the low barrier.

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for Tenda WH450 devices. πŸ“‘ **Probe**: Send malformed requests to `/goform/DhcpListClient` with a large `page` parameter.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ”„ **Patch**: Official patch status not explicitly detailed in the snippet, but the vulnerability is published. πŸ“’ **Action**: Check Tenda's official support site for firmware updates > v1.0.0.18.…

Q9What if no patch? (Workaround)

🚧 **Workaround**: If no patch: 1. Block external access to the device's management interface. 2. Disable UPnP if enabled. 3. Isolate the device on a separate VLAN. 4. Monitor logs for abnormal DHCP requests.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: CRITICAL. 🚨 **Priority**: Immediate Action Required. With CVSS High impact, no auth needed, and public PoC, this is a high-risk vulnerability. Patch or isolate immediately!