Severity by source
CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
Lifecycle Timeline
6DescriptionCVE.org
A vulnerability was found in Tenda CX12L 16.03.53.12. Affected by this vulnerability is the function fromP2pListFilter of the file /goform/P2pListFilter. Performing a manipulation of the argument page results in stack-based buffer overflow. The attack must originate from the local network. The exploit has been made public and could be used.
AnalysisAI
Stack-based buffer overflow in Tenda CX12L firmware version 16.03.53.12 allows authenticated local network attackers to cause memory corruption via manipulation of the page parameter in the P2pListFilter function. The vulnerability requires local network access and authenticated privileges but carries publicly available exploit code, elevating practical risk despite the moderate CVSS score of 5.1.
Technical ContextAI
The vulnerability exists in the P2pListFilter endpoint (/goform/P2pListFilter) within Tenda CX12L network equipment firmware. The root cause is a stack-based buffer overflow (CWE-121) triggered by improper input validation on the page parameter, allowing an attacker to write beyond allocated stack memory boundaries. This is a classic memory safety vulnerability in C-based firmware code where input length is not properly bounded before copying to a fixed-size stack buffer. The affected product is identified via CPE cpe:2.3:a:tenda:cx12l:*:*:*:*:*:*:*:*, indicating all versions of the CX12L application are potentially vulnerable; however, the vulnerability was specifically documented in firmware version 16.03.53.12.
RemediationAI
Check the Tenda support page at https://www.tenda.com.cn/ for available firmware updates beyond version 16.03.53.12. Firmware updates from the vendor represent the primary remediation path; apply the latest stable release for CX12L once available. In the interim, implement network segmentation to restrict access to the P2pListFilter endpoint (/goform/P2pListFilter) to trusted management networks only, and disable remote management interfaces if not required. Monitor firewall and IDS logs for suspicious requests to the vulnerable endpoint. If the device is used in environments with untrusted local network access, consider replacing it with alternative equipment from vendors with active security patching practices. Consult VulDB entry https://vuldb.com/vuln/355510 and the CTI page https://vuldb.com/vuln/355510/cti for ongoing updates on available patches.
Stack-based buffer overflow in Tenda CX12L 16.03.53.12 routers allows remote attackers with low privileges to corrupt me
Stack-based buffer overflow in the Tenda CX12L router (firmware 16.03.53.12) allows authenticated remote attackers to co
Remote code execution in Tenda CX12L firmware version 16.03.53.12 allows authenticated attackers to overflow stack buffe
Stack-based buffer overflow in Tenda CX12L wireless router firmware 16.03.53.12 allows authenticated adjacent network at
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19512
GHSA-r6ph-fxqg-vg33