Summary
CVE-2026-11499 is a critical-severity stack-based buffer overflow in the formDOMAINBLK function of Tenda HG7, HG9, and HG10 xPON ONT router devices running firmware version 300001138_en_xpon. The flaw is remotely exploitable without any authentication or user interaction, carrying a CVSS 4.0 score of 9.3 (Critical), and constitutes an effective unauthenticated remote code execution primitive with full device compromise potential. No official vendor patch has been published at the time of this writing.
Technical details
- Root cause: Insufficient bounds checking on user-supplied input in the
formDOMAINBLKfunction served at the/boaform/formDOMAINBLKendpoint of the Boa embedded web server. Manipulation of theblkDomainargument overflows a fixed-size stack buffer. - Trigger conditions: A remote, unauthenticated attacker sends a crafted HTTP request to
/boaform/formDOMAINBLKwith an oversized or maliciously craftedblkDomainparameter value, triggering the stack overflow. - Attack vector: Network-accessible (AV:N), no authentication required (PR:N), no user interaction required (UI:N), low attack complexity (AC:L). The management interface runs on the Boa embedded HTTP server, which is fingerprint-identifiable via the
Serverresponse header. - Impact: High impact to confidentiality, integrity, and availability — consistent with arbitrary code execution on the underlying device. Full device takeover, persistent access, and lateral movement within the connected network are plausible outcomes.
- Vulnerability class context: Multiple concurrent CVEs have been disclosed against the same firmware (300001138_en_xpon) across the same device family, indicating active researcher focus on this firmware. Related vulnerabilities include stack-based overflows in other
/boaform/endpoints and command injection flaws, confirming the breadth of the attack surface on these devices.
Affected software
- Tenda HG7 — firmware version 300001138_en_xpon
- Tenda HG9 — firmware version 300001138_en_xpon
- Tenda HG10 — firmware version 300001138_en_xpon
Severity
CVSS 4.0 Base Score: 9.3 (Critical)
Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X
Mitigation and recommended actions
- No official patch has been released by Tenda for CVE-2026-11499 at the time of publication. Monitor Tenda’s firmware download center for security updates addressing this firmware line.
- Immediate network mitigation: Restrict all inbound access to the device’s HTTP management interface (port 80) to trusted IP ranges only. Block internet-facing exposure of the
/boaform/endpoint at the network perimeter or firewall level. - Disable WAN-side management: Where device configuration permits, ensure the Boa web management interface is not accessible from the WAN/internet. These devices are xPON ONT CPE routers typically administered via LAN or TR-069; WAN-facing management exposure is not required for normal operation.
- ISP/MSP guidance: Organizations or ISPs deploying these devices to end users should audit whether management interfaces are reachable externally and enforce isolation policies accordingly.
IONIX Status
The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

