๐Ÿ” CVE Alert

CVE-2026-89020

MEDIUM 4.3

MikroTik RouterOS Stack Buffer Overflow via TFTP URL Path

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-121
Vendor mikrotik
Product routeros
Published Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for mikrotik routeros

Be the first to know when new medium vulnerabilities affecting mikrotik routeros are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

MikroTik / RouterOS
0 < 7.23.4 7.24.0 < 7.24.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
mikrotik.com: https://mikrotik.com/supportsec/september-2026-vulnerability vulncheck.com: https://www.vulncheck.com/advisories/mikrotik-routeros-stack-buffer-overflow-via-tftp-url-path

Credits

Kazuma Matsumoto, a security researcher at GMO Cybersecurity by IERAE, Inc.