Submit #749718: Tenda RX3 V16.03.13.11 Stack-based Buffer Overflowinfo

TitleTenda RX3 V16.03.13.11 Stack-based Buffer Overflow
DescriptionDuring a security review of the Tenda RX3 router firmware (version V16.03.13.11), a critical stack-based buffer overflow vulnerability was identified in the IP-MAC binding configuration endpoint /goform/SetIpMacBind. The vulnerability exists in the fromSetIpMacBind function. This function processes the list parameter which contains the binding rules. The function fails to validate the length of the input string before copying it into a fixed-size stack buffer s[128] using the unsafe strcpy function. Furthermore, the parsed data is passed to set_device_name, which contains additional unsafe sprintf calls, leading to multiple points of stack corruption.
Source⚠️ https://github.com/LX-66-LX/cve-new/issues/7
User LX-66-LX (UID 92717)
Submission01/31/2026 11:53 (2 months ago)
Moderation02/07/2026 18:16 (7 days later)
StatusAccepted
VulDB entry344889 [Tenda RX3 16.03.13.11 /goform/SetIpMacBind fromSetIpMacBind list stack-based overflow]
Points20

Want to know what is going to be exploited?

We predict KEV entries!