CVE Catalog

CVE-2026-89028

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Summary

MikroTik RouterOS before 7.24 contains a heap memory corruption vulnerability in the userspace SMB daemon that allows remote attackers to corrupt adjacent heap memory by supplying a crafted uniPwdLen value in the SMB1 SessionSetupAndX handler. An attacker can send a malformed SMB1 request with a uniPwdLen field that triggers an integer underflow, causing the resulting value to be used as the copy length in a memory copy operation into a smaller heap buffer, corrupting adjacent heap memory.

Risk Assessment

A remote attacker can exploit the vulnerability to corrupt memory, potentially leading to arbitrary code execution or SMB service crash. This could result in full compromise of the router device and network.

Recommendation

Immediately update MikroTik RouterOS to version 7.24 or later. If updating is not possible, disable the SMB service or restrict access to it from untrusted networks.

Other vulnerabilities in MikroTik RouterOS

See all
Original NVD description (English source)

MikroTik RouterOS before 7.24 contains a heap memory corruption vulnerability in the userspace SMB daemon that allows remote attackers to corrupt adjacent heap memory by supplying a crafted uniPwdLen value in the SMB1 SessionSetupAndX handler. An attacker can send a malformed SMB1 request with a uniPwdLen field that triggers an integer underflow, causing the resulting value to be used as the copy length in a memory copy operation into a smaller heap buffer, corrupting adjacent heap memory.

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