Submit #749710: 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 buffer overflow vulnerability was identified in the Wi-Fi schedule configuration endpoint /goform/openSchedWifi. The vulnerability exists within the setSchedWifi function. This function retrieves user-controlled parameters schedStartTime and schedEndTime via the websGetVar interface. These values are subsequently copied into a heap-allocated buffer of fixed size (25 bytes) using the unsafe strcpy function. Since there is no length validation on the input, an attacker can provide an oversized string to overflow the buffer, leading to memory corruption, Denial of Service (DoS), or potential arbitrary code execution.
Source⚠️ https://github.com/LX-66-LX/cve-new/issues/5
User LX-66-LX (UID 92717)
Submission01/31/2026 11:05 (3 months ago)
Moderation02/07/2026 16:19 (7 days later)
StatusAccepted
VulDB entry344884 [Tenda RX3 16.03.13.11 /goform/openSchedWifi schedStartTime/schedEndTime stack-based overflow]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!