CVE-2026-90607
Received Received - Intake

Buffer Overflow in Totolink A3002MU Router Firmware

Vulnerability report for CVE-2026-90607, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-14

Last updated on: 2026-09-14

Assigner: VulDB

Description

A vulnerability was detected in Totolink A3002MU Hh-B20211125.1046. Impacted is the function formNewSchedule of the file /boafrm/formNewSchedule of the component boa. The manipulation of the argument submit-url results in buffer overflow. The attack may be performed from remote. The exploit is now public and may be used.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-14
Last Modified
2026-09-14
Generated
2026-09-14
AI Q&A
2026-09-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
totolink a3002mu hH-B20211125.1046

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 Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-90607 is a buffer overflow vulnerability in the Totolink A3002MU router's web server component called Boa. The issue occurs in the formNewSchedule function when processing the submit-url parameter. The program copies this parameter into a fixed-size buffer without checking its length, allowing an attacker to send a specially crafted HTTP request with an overly long submit-url value. This causes memory corruption and crashes the Boa process, leading to a denial-of-service condition where the router's management interface becomes unresponsive.

Detection Guidance

To detect this vulnerability, monitor network traffic for HTTP POST requests to /boafrm/formNewSchedule with unusually long submit-url parameters. Use tools like tcpdump or Wireshark to capture and inspect traffic. Check router logs for crashes or unresponsive management interfaces.

Impact Analysis

This vulnerability allows a remote attacker to crash the router's web interface by sending a malicious HTTP request. The impact includes loss of router management access, potential loss of internet connectivity, and disruption of network services. An attacker could exploit this to make the device unusable until manually rebooted. Since the attack is remote and requires no authentication beyond network access, it poses a significant risk for home and small office networks using this router model.

Mitigation Strategies

Immediately update the router firmware to a patched version if available. Disable remote management access to the router if not required. Block external access to the /boafrm/formNewSchedule endpoint using firewall rules until a patch is applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-90607. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart