Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2026-0620

CVE-2026-0620: Archer AXE75 Information Disclosure Flaw

CVE-2026-0620 is an information disclosure vulnerability in Archer AXE75 V1 that allows unencrypted L2TP VPN connections despite IPSec being enabled. This article covers technical details, affected versions, and mitigations.

Published: February 6, 2026

CVE-2026-0620 Overview

CVE-2026-0620 is a security bypass vulnerability affecting the TP-Link Archer AXE75 V1 router when configured as an L2TP/IPSec VPN server. The device may accept VPN connections using L2TP without IPSec encryption protection, even when IPSec is explicitly enabled in the configuration. This configuration flaw allows VPN sessions to be established without encryption, exposing data in transit and compromising the confidentiality of communications.

Critical Impact

VPN connections may be established without encryption, allowing attackers to intercept sensitive data transmitted through the VPN tunnel.

Affected Products

  • TP-Link Archer AXE75 V1 (when configured as L2TP/IPSec VPN server)

Discovery Timeline

  • 2026-02-03 - CVE-2026-0620 published to NVD
  • 2026-02-04 - Last updated in NVD database

Technical Details for CVE-2026-0620

Vulnerability Analysis

This vulnerability represents a protection mechanism failure (CWE-693) in the TP-Link Archer AXE75 V1 router's VPN implementation. When administrators configure the device to function as an L2TP/IPSec VPN server with IPSec enabled, the router fails to properly enforce IPSec as a mandatory requirement for VPN connections. As a result, the device accepts L2TP connections that bypass the IPSec encryption layer entirely.

The flaw manifests when processing incoming VPN connection requests. Rather than rejecting connections that do not negotiate IPSec properly, the router permits the L2TP tunnel to be established without the expected encryption wrapper. This creates a false sense of security for administrators who believe their VPN traffic is protected by IPSec encryption.

Root Cause

The root cause is a protection mechanism failure in the VPN server implementation. The router does not properly validate that IPSec encryption is negotiated and active before allowing L2TP tunnel establishment. This represents a failure to enforce the security policy configured by the administrator, allowing the IPSec layer to be bypassed while still establishing a functional VPN connection.

Attack Vector

This vulnerability is exploitable over the network. An attacker positioned between the VPN client and the router (man-in-the-middle position) could intercept unencrypted VPN traffic when clients connect without IPSec protection. Additionally, a malicious actor with network access could deliberately configure a VPN client to connect using L2TP only, bypassing the intended IPSec encryption to capture or manipulate traffic that administrators expect to be encrypted.

The attack requires some user interaction or passive interception conditions to exploit, as the attacker must either be positioned to intercept traffic or convince users to connect through a compromised path.

Detection Methods for CVE-2026-0620

Indicators of Compromise

  • VPN connections established without corresponding IPSec Security Associations (SAs) in the router logs
  • Network traffic analysis revealing unencrypted L2TP packets (UDP port 1701) without encapsulation in IPSec (ESP protocol 50)
  • Successful VPN authentications logged without IPSec tunnel establishment events

Detection Strategies

  • Monitor for L2TP traffic on UDP port 1701 that is not encapsulated within IPSec ESP packets
  • Review router logs for VPN connections that lack corresponding IPSec Phase 1 and Phase 2 negotiation events
  • Implement network-level packet inspection to detect unencrypted PPP frames within L2TP tunnels

Monitoring Recommendations

  • Enable verbose VPN logging on the Archer AXE75 to capture IPSec negotiation details
  • Deploy network monitoring tools to analyze VPN traffic patterns and encryption status
  • Periodically audit active VPN sessions to verify IPSec encryption is being applied

How to Mitigate CVE-2026-0620

Immediate Actions Required

  • Update the TP-Link Archer AXE75 V1 firmware to the latest version available from TP-Link
  • Consider disabling the L2TP/IPSec VPN server functionality until patched firmware is applied
  • Implement firewall rules to block unencrypted L2TP traffic (UDP port 1701) that is not wrapped in IPSec
  • Monitor VPN connections for any sessions established without proper IPSec encryption

Patch Information

TP-Link has released updated firmware to address this vulnerability. Users should download and install the latest firmware from the TP-Link Archer AXE75 Firmware Download page. Additional information about this vulnerability and remediation steps can be found in the TP-Link FAQ #4942.

Workarounds

  • Disable the L2TP/IPSec VPN server feature until patched firmware is installed
  • Use alternative VPN protocols such as OpenVPN or WireGuard if supported by the device
  • Implement network segmentation to isolate the affected router from sensitive network resources
  • Configure client-side VPN applications to require IPSec encryption and fail if IPSec negotiation is unsuccessful

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechTp Link

  • SeverityMEDIUM

  • CVSS Score6.0

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-693
  • Technical References
  • TP-Link Archer AXE75 Firmware Download

  • TP-Link Archer AXE75 Firmware Download

  • TP-Link FAQ #4942
  • Related CVEs
  • CVE-2026-5363: TP-Link Archer C7 Information Disclosure

  • CVE-2025-9292: Information Disclosure Vulnerability

  • CVE-2025-62501: TP-Link Archer AX53 Info Disclosure Flaw

  • CVE-2025-3442: TP-Link Tapo H200 Credential 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