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-2025-62501

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

CVE-2025-62501 is an SSH hostkey misconfiguration flaw in TP-Link Archer AX53 routers that allows attackers to steal credentials via MITM attacks. This article covers the technical details, affected versions, and steps.

Published: February 6, 2026

CVE-2025-62501 Overview

CVE-2025-62501 is an SSH Hostkey misconfiguration vulnerability affecting TP-Link Archer AX53 v1.0 routers, specifically within the tmpserver modules. This vulnerability allows attackers on an adjacent network to intercept device credentials through a specially crafted man-in-the-middle (MITM) attack. The improper SSH host key configuration enables credential theft, potentially leading to unauthorized device access if the captured credentials are reused elsewhere.

Critical Impact

Attackers on the local network segment can intercept SSH communications and harvest device credentials, enabling unauthorized router access and potential network compromise.

Affected Products

  • TP-Link Archer AX53 v1.0 firmware through 1.3.1 Build 20241120
  • TP-Link Archer AX53 v1.0 with tmpserver modules enabled

Discovery Timeline

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

Technical Details for CVE-2025-62501

Vulnerability Analysis

This vulnerability stems from improper SSH host key management within the TP-Link Archer AX53 router firmware. The weakness is classified under CWE-322 (Key Exchange without Entity Authentication), which indicates that the SSH implementation fails to properly authenticate the server's identity during the key exchange process.

The tmpserver module responsible for SSH functionality does not adequately validate or generate unique host keys, creating an opportunity for attackers to impersonate the device. When a client connects to what it believes is the legitimate router, an attacker positioned on the same network segment can intercept and relay communications, capturing authentication credentials in the process.

The adjacent network attack vector requirement means the attacker must be on the same local network segment as the target device, which is common in home and small office environments where the Archer AX53 is typically deployed. While this limits remote exploitation, it significantly increases risk in shared network environments.

Root Cause

The root cause of CVE-2025-62501 is improper key management in the SSH implementation within the tmpserver modules. The vulnerability arises from the device's failure to properly establish cryptographic trust during SSH key exchange operations. This may involve the use of predictable, static, or improperly validated host keys that allow an attacker to successfully perform entity impersonation during the key exchange handshake.

Attack Vector

The attack requires the adversary to be positioned on an adjacent network, typically the same LAN segment as the target router. The attacker performs a man-in-the-middle attack by:

  1. Intercepting SSH connection attempts between a legitimate client and the Archer AX53 router
  2. Presenting a forged SSH host key to the connecting client
  3. Relaying communications between the client and router while capturing credentials
  4. Using harvested credentials for unauthorized access to the device or other systems where credentials may be reused

The attack exploits the fact that the SSH implementation does not properly enforce entity authentication during key exchange, allowing the attacker to insert themselves into the communication channel without detection.

Detection Methods for CVE-2025-62501

Indicators of Compromise

  • Unexpected SSH host key changes or warnings when connecting to the router
  • Presence of unknown devices on the local network performing ARP spoofing
  • Multiple failed SSH authentication attempts followed by successful logins from different IP addresses
  • Network traffic anomalies indicating potential MITM activity between clients and the router

Detection Strategies

  • Monitor for ARP spoofing attacks on the local network segment using network intrusion detection systems
  • Implement SSH host key verification and alert on host key mismatches or changes
  • Deploy network monitoring to detect suspicious traffic patterns between clients and the router's SSH service
  • Review SSH connection logs for authentication attempts from unexpected source addresses

Monitoring Recommendations

  • Enable logging on the Archer AX53 router and forward logs to a centralized SIEM for analysis
  • Monitor network traffic for signs of MITM attacks including ARP poisoning and DNS spoofing
  • Implement client-side SSH key pinning where possible to detect host key anomalies
  • Conduct regular network scans to identify rogue devices that may be performing interception attacks

How to Mitigate CVE-2025-62501

Immediate Actions Required

  • Update the TP-Link Archer AX53 v1.0 firmware to the latest available version from the TP-Link Archer AX53 Firmware Download page
  • Disable SSH access on the router if not actively required for administration
  • Limit network access to the router's management interfaces to trusted devices only
  • Avoid credential reuse across different systems and services
  • Implement network segmentation to isolate administrative access from general network traffic

Patch Information

TP-Link has acknowledged this vulnerability. Users should check for firmware updates addressing this issue through the official TP-Link support channels. The affected firmware versions include builds through 1.3.1 Build 20241120. Additional technical details may be available through Talos Intelligence Vulnerability Reports.

Workarounds

  • Disable SSH service on the router and use alternative management methods such as HTTPS web interface
  • Implement network-level access controls to restrict who can communicate with the router's SSH service
  • Use a separate, isolated management network for router administration
  • Deploy host-based firewalls on client systems to prevent unauthorized network redirections
  • Enable static ARP entries on critical devices to mitigate ARP spoofing attacks that facilitate MITM
bash
# Example: Disable SSH access via router CLI (if available)
# Access router administration interface
# Navigate to: Advanced > System Tools > Administration
# Locate SSH/Remote Management settings
# Disable SSH access or restrict to specific IP addresses

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

  • SeverityHIGH

  • CVSS Score7.0

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/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
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-322
  • Technical References
  • Talos Intelligence Vulnerability Reports

  • TP-Link Archer AX53 Firmware Download

  • TP-Link Archer AX53 Firmware Download

  • TP-Link FAQ on Security Issue
  • Related CVEs
  • CVE-2026-5363: TP-Link Archer C7 Information Disclosure

  • CVE-2025-9292: Information Disclosure Vulnerability

  • CVE-2026-0620: Archer AXE75 Information 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