CVE-2026-89028 PUBLISHED

MikroTik RouterOS < 7.24 Heap Corruption via SMB1 SessionSetupAndX

Assigner: VulnCheck
Reserved: 10.09.2026 Published: 16.09.2026 Updated: 16.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.2

Product Status

Vendor MikroTik
Product RouterOS
Versions Default: unknown
  • affected from 0 to 6.49.18 (incl.)
  • affected from 7.0.0 to 7.11.2 (incl.)
  • Version 7.24.0 is unaffected

Credits

  • eeee finder
  • VulnCheck coordinator

References

Problem Types

  • Heap-based Buffer Overflow CWE
  • Integer Underflow (Wrap or Wraparound) CWE