CVE-2026-2876
8.8Tenda · A18
A stack-based buffer overflow in the Tenda A18 deviceList parameter allows for remote memory corruption via the parse_macfilter_rule function.
Executive summary
A stack-based buffer overflow vulnerability in Tenda A18 firmware version 15.13.07.13 poses a severe risk of remote code execution and system compromise.
Vulnerability
This vulnerability involves a stack-based buffer overflow within the parse_macfilter_rule function of the /goform/setBlackRule endpoint. The flaw is triggered by manipulating the deviceList argument, which can be initiated by an authenticated user remotely.
Business impact
The vulnerability carries a CVSS score of 8.8, reflecting its high severity and potential for total system compromise. Successful exploitation could allow an attacker to execute arbitrary code, resulting in complete loss of device control, unauthorized network access, and potential lateral movement within the local environment.
Remediation
Immediate Action: Since a specific vendor patch is currently unknown, administrators should restrict access to the device management interface to trusted internal networks only. Monitor the vendor website for official firmware updates and apply them as soon as they become available.
Proactive Monitoring: Review system logs for unusual activity or repeated failed access attempts to the /goform/setBlackRule endpoint. Monitor for unexpected device reboots or erratic behavior which may indicate a crash or exploitation attempt.
Compensating Controls: Implement strict network access control lists (ACLs) to prevent unauthorized remote access to the management interface. Ensure the device is placed behind a robust firewall to mitigate exposure to external threats.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as documented in the technical write-up provided by the reference at https://github.com/master-abc/cve/issues/38.
Analyst recommendation
Given the high CVSS score and the existence of a public proof-of-concept, this vulnerability presents a significant risk to network integrity. Organizations utilizing the Tenda A18 device should prioritize hardening their network perimeter and isolating management interfaces immediately. Proactive monitoring for signs of exploitation and rapid deployment of firmware updates upon vendor release are essential to maintaining a secure posture.
More Tenda CVEs
Sources
Originally found and disclosed by junqi (VulDB User), per the CVE Program record.
- VDB-347114 | Tenda A18 setBlackRule parse_macfilter_rule stack-based overflow Vulnerability database entry
- VDB-347114 | CTI Indicators (IOB, IOC, IOA)
- Submit #754675 | Tenda A18 V15.13.07.13 Stack-based Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn