The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-6443

CVE-2025-6443: Mikrotik RouterOS Auth Bypass Vulnerability

CVE-2025-6443 is an authentication bypass flaw in Mikrotik RouterOS VXLAN that allows remote attackers to access internal networks without authentication. This article covers technical details, affected versions, and mitigation.

Published: May 11, 2026

CVE-2025-6443 Overview

CVE-2025-6443 is an improper access control vulnerability [CWE-284] in Mikrotik RouterOS affecting Virtual Extensible LAN (VXLAN) traffic processing. The flaw allows unauthenticated remote attackers to bypass source IP restrictions and inject traffic into internal networks fronted by a RouterOS device. The vulnerability was reported through the Zero Day Initiative as ZDI-CAN-26415 and assigned advisory identifier ZDI-25-424.

RouterOS does not validate the remote IP address of incoming VXLAN packets against the operator-configured remote endpoints before forwarding traffic into the overlay network. An attacker who can route packets to the affected device can spoof a permitted VXLAN peer and reach internal resources.

Critical Impact

Unauthenticated attackers can bypass VXLAN access restrictions and gain ingress to internal network resources behind a RouterOS device.

Affected Products

  • Mikrotik RouterOS (all versions matching cpe:2.3:o:mikrotik:routeros:*:*:*:*:-:*:*:*)
  • Devices with VXLAN tunneling configured
  • Network segments relying on RouterOS for VXLAN peer enforcement

Discovery Timeline

  • 2025-06-25 - CVE-2025-6443 published to the National Vulnerability Database
  • 2025-08-18 - Last updated in NVD database

Technical Details for CVE-2025-6443

Vulnerability Analysis

The vulnerability resides in the VXLAN traffic handler within Mikrotik RouterOS. VXLAN is an overlay protocol that encapsulates Layer 2 Ethernet frames inside UDP packets, typically on port 4789, to extend virtual networks across Layer 3 boundaries. Operators define remote VXLAN tunnel endpoints (VTEPs) so the device only accepts encapsulated traffic from trusted peers.

RouterOS fails to enforce that check. The handler accepts VXLAN packets without comparing the outer source IP address against the configured remote peer list. Any host that can deliver a VXLAN-encapsulated UDP datagram to the device is treated as a legitimate peer, and the decapsulated inner frames are forwarded onto the internal overlay segment.

The attack vector is network-based and requires no authentication or user interaction. Successful exploitation gives the attacker the ability to inject arbitrary Layer 2 traffic into internal VLANs, reach hosts that should be isolated, and pivot deeper into the environment.

Root Cause

The root cause is missing source validation in the VXLAN ingress path. Configured remote IP values exist in the operator policy but are not consulted before traffic is admitted, producing a broken access control condition tracked as [CWE-284].

Attack Vector

An attacker sends crafted VXLAN-encapsulated UDP packets to the WAN-facing interface of an affected RouterOS device. Because no peer verification occurs, the inner frames are decapsulated and bridged onto the internal VXLAN-attached network, exposing internal services to the attacker.

No verified public exploit code is available. Technical details are described in the Zero Day Initiative Advisory ZDI-25-424.

Detection Methods for CVE-2025-6443

Indicators of Compromise

  • Inbound UDP traffic on port 4789 (VXLAN) from source addresses not present in the configured remote peer list
  • Unexpected MAC addresses appearing on internal VXLAN segments
  • ARP or DHCP activity on internal overlays originating from hosts that have no legitimate VTEP relationship

Detection Strategies

  • Compare the source IP of received VXLAN packets against the RouterOS VXLAN remote peer configuration and alert on mismatches
  • Inspect bridge and VXLAN interface counters in RouterOS for unexplained increases in received frames
  • Correlate firewall logs at upstream devices with internal overlay traffic to identify spoofed VTEP sources

Monitoring Recommendations

  • Enable logging on firewall rules that match UDP/4789 and forward logs to a centralized SIEM
  • Monitor for new or unexpected Layer 2 endpoints on VXLAN-backed bridges
  • Track configuration changes to VXLAN interfaces and remote peer lists on RouterOS devices

How to Mitigate CVE-2025-6443

Immediate Actions Required

  • Upgrade Mikrotik RouterOS to the latest stable release that addresses CVE-2025-6443
  • Restrict UDP/4789 ingress at perimeter firewalls to known VTEP peer addresses only
  • Audit existing VXLAN configurations to confirm remote endpoint definitions match operational expectations

Patch Information

Refer to the Zero Day Initiative Advisory ZDI-25-424 and Mikrotik vendor channels for the fixed RouterOS release. Apply the vendor-supplied update to enforce remote IP validation on VXLAN ingress.

Workarounds

  • Block inbound VXLAN (UDP/4789) traffic on internet-facing interfaces using RouterOS firewall rules
  • Apply IPsec or another authenticated transport beneath VXLAN to cryptographically validate peers
  • Isolate VXLAN management to a dedicated, access-controlled transport network
bash
# Configuration example: restrict VXLAN ingress to known peers on RouterOS
/ip firewall filter
add chain=input protocol=udp dst-port=4789 src-address=<trusted-vtep-ip> action=accept comment="Allow trusted VTEP"
add chain=input protocol=udp dst-port=4789 action=drop comment="Drop untrusted VXLAN"

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMikrotik Routeros

  • SeverityHIGH

  • CVSS Score7.2

  • EPSS Probability0.44%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-284
  • Technical References
  • Zero Day Initiative Advisory ZDI-25-424
  • Related CVEs
  • CVE-2023-30799: MikroTik RouterOS Privilege Escalation Flaw

  • CVE-2025-61481: MikroTik RouterOS/SwOS XSS Vulnerability

  • CVE-2025-10948: MikroTik RouterOS Buffer Overflow Flaw

  • CVE-2024-54772: MikroTik RouterOS Information Disclosure
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English