CVE-2026-2137
Analyzed Analyzed - Analysis Complete
Remote Buffer Overflow in Tenda TX3 /goform/SetIpMacBind

Publication date: 2026-02-08

Last updated on: 2026-02-11

Assigner: VulDB

Description
A vulnerability has been found in Tenda TX3 up to 16.03.13.11_multi. This impacts an unknown function of the file /goform/SetIpMacBind. The manipulation of the argument list leads to buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-08
Last Modified
2026-02-11
Generated
2026-05-06
AI Q&A
2026-02-08
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
tenda tx3_firmware to 16.03.13.11 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-120 The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2026-2137 is a critical buffer overflow vulnerability found in the Tenda TX3 router running firmware up to version 16.03.13.11_multi.

The flaw exists in an unspecified function within the file path /goform/SetIpMacBind, where improper handling of the argument list leads to a buffer overflow condition.

Specifically, an input buffer is copied to an output buffer without verifying that the input size is smaller than the output buffer size, causing the overflow.

This vulnerability can be exploited remotely without local access or physical interaction.

The vulnerability is classified under CWE-120 (Classic Buffer Overflow) and relates to CWE-119.


How can this vulnerability impact me? :

Exploitation of this vulnerability can impact the confidentiality, integrity, and availability of the affected device.

An attacker can remotely exploit the buffer overflow to potentially execute arbitrary code or cause a denial of service condition.

Since the exploit is publicly available, the risk of active exploitation is high.

No known mitigations or countermeasures have been identified, so the recommended action is to replace the affected product with an alternative.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

[{'type': 'paragraph', 'content': 'This vulnerability is triggered via the HTTP route /goform/SetIpMacBind on Tenda TX3 routers running firmware up to version 16.03.13.11_multi.'}, {'type': 'paragraph', 'content': 'Detection can involve monitoring HTTP requests to the /goform/SetIpMacBind endpoint for unusual or malformed argument lists that could lead to buffer overflow attempts.'}, {'type': 'paragraph', 'content': 'Since the exploit details and proof-of-concept are publicly available, network intrusion detection systems (NIDS) or web application firewalls (WAF) can be configured to detect or block suspicious requests targeting this endpoint.'}, {'type': 'paragraph', 'content': "Specific commands are not provided in the available resources, but you can use tools like curl or wget to manually test the endpoint by sending crafted HTTP requests to /goform/SetIpMacBind and observe the router's response or crashes."}] [1, 2, 3]


What immediate steps should I take to mitigate this vulnerability?

[{'type': 'paragraph', 'content': 'No known mitigations or countermeasures have been identified for this vulnerability.'}, {'type': 'paragraph', 'content': 'The recommended immediate step is to replace the affected Tenda TX3 router with an alternative device that is not vulnerable.'}, {'type': 'paragraph', 'content': "Additionally, restricting remote access to the router's management interface and monitoring for suspicious activity targeting the /goform/SetIpMacBind endpoint may help reduce risk until replacement."}] [2]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart