CVE Catalog

CVE-2026-89020

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

16th percentile - higher than 16% of all known CVEs

Summary

MikroTik RouterOS before 7.23.4 (long-term) and 7.24.2 (stable) contains a stack-based buffer overflow vulnerability in the mtget binary's TFTP RRQ builder function, allowing authenticated users to crash the mtget worker process by supplying a URL path of 507 bytes or more to the /tool fetch command.

Risk Assessment

An attacker can cause a denial of service by crashing the mtget process, potentially leading to service unavailability or code execution in the process context.

Recommendation

Update RouterOS to version 7.23.4 (long-term) or 7.24.2 (stable) or later.

Other vulnerabilities in MikroTik RouterOS

See all
Original NVD description (English source)

MikroTik RouterOS before 7.23.4 (long-term) and 7.24.2 (stable) contains a stack-based buffer overflow vulnerability in the mtget binary's TFTP RRQ builder function that allows authenticated users to crash the mtget worker process by supplying a URL path of 507 bytes or more to the /tool fetch command; the first write outside the 528-byte buffer occurs at 505 bytes. Attackers can trigger the overflow by issuing a fetch command with a crafted tftp:// URL path, which causes an unbounded rep movsb instruction to overwrite saved registers at a deterministic offset, crashing the process without requiring a reachable TFTP server or elevated privileges beyond read-only group membership.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS