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-22228

CVE-2026-22228: TP-Link Archer BE230 DoS Vulnerability

CVE-2026-22228 is a denial-of-service flaw in TP-Link Archer BE230 v1.2 that allows high-privileged users to crash the device via crafted configuration files. This article covers technical details, affected versions, and mitigation.

Published: February 6, 2026

CVE-2026-22228 Overview

CVE-2026-22228 is a denial-of-service vulnerability affecting the TP-Link Archer BE230 v1.2 router. An authenticated user with high privileges can trigger a denial-of-service condition by restoring a crafted configuration file containing an excessively long parameter. When such a malicious configuration file is restored, the device becomes unresponsive and requires a manual reboot to restore normal operation.

This vulnerability is classified as CWE-400 (Uncontrolled Resource Consumption), indicating that the device fails to properly validate or limit the size of input parameters within configuration files before processing them.

Critical Impact

Authenticated administrators can render the router completely unresponsive, disrupting network connectivity for all connected devices until a physical reboot is performed.

Affected Products

  • TP-Link Archer BE230 v1.2 (firmware versions prior to 1.2.4 Build 20251218 rel.70420)

Discovery Timeline

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

Technical Details for CVE-2026-22228

Vulnerability Analysis

This vulnerability stems from improper input validation when the TP-Link Archer BE230 router processes configuration backup files during a restore operation. The device does not adequately validate the length of parameters contained within the configuration file, allowing an attacker to craft a file with an excessively long parameter value that overwhelms the router's processing capabilities.

When the malicious configuration file is restored through the router's web management interface, the device attempts to parse and apply the oversized parameter. This results in resource exhaustion, causing the router firmware to hang and become completely unresponsive. The attack requires authentication with administrative privileges and access to the adjacent network.

The impact is limited to availability—there is no evidence of data confidentiality or integrity compromise. However, the disruption to network services can be significant, particularly in environments where the router serves as a critical network infrastructure component.

Root Cause

The root cause is CWE-400 (Uncontrolled Resource Consumption). The configuration file parser in the TP-Link Archer BE230 firmware does not implement proper bounds checking or size limits on individual parameters. When encountering an abnormally large parameter value, the firmware fails to gracefully handle the condition, instead consuming available memory or CPU resources until the device becomes unresponsive.

Attack Vector

The attack requires adjacent network access and high privileges (administrative authentication). An attacker must:

  1. Gain authenticated access to the router's administrative interface
  2. Craft a malicious configuration backup file containing an excessively long parameter
  3. Use the configuration restore functionality to upload the crafted file
  4. The router processes the file, encounters the oversized parameter, and becomes unresponsive

The adjacent network attack vector means the attacker must be on the same local network segment as the target router, limiting remote exploitation possibilities. The high privilege requirement further restricts the attack surface to users who already possess administrative credentials.

Detection Methods for CVE-2026-22228

Indicators of Compromise

  • Unexpected router reboots or unresponsiveness following configuration restore operations
  • Unusually large configuration backup files uploaded through the web management interface
  • Administrative access logs showing configuration restore attempts from unexpected sources
  • Network connectivity loss across all devices connected to the affected router

Detection Strategies

  • Monitor router administrative interface access logs for configuration restore operations
  • Implement alerting for administrative authentication events, especially from unusual IP addresses
  • Track router uptime and availability metrics to detect unexpected downtime patterns
  • Review configuration backup file sizes before restoration for anomalies

Monitoring Recommendations

  • Enable logging on the router's administrative interface if supported
  • Deploy network monitoring tools to track router availability and responsiveness
  • Implement SNMP monitoring to detect router state changes and resource utilization anomalies
  • Maintain audit trails of all administrative actions performed on network infrastructure devices

How to Mitigate CVE-2026-22228

Immediate Actions Required

  • Update the TP-Link Archer BE230 v1.2 to firmware version 1.2.4 Build 20251218 rel.70420 or later
  • Restrict administrative access to trusted users and networks only
  • Audit current administrative credentials and revoke any that are unnecessary or compromised
  • Verify configuration backup files from trusted sources before restoration

Patch Information

TP-Link has released firmware version 1.2.4 Build 20251218 rel.70420 to address this vulnerability. The updated firmware can be downloaded from the official TP-Link support website:

  • TP-Link Firmware Download (US)
  • TP-Link Firmware Download (EN)
  • TP-Link Firmware Download (SG)

For additional security information, refer to TP-Link FAQ 4941.

Workarounds

  • Limit administrative access to the router's web interface to trusted IP addresses using access control lists
  • Change default administrative credentials and use strong, unique passwords
  • Disable remote management if not required for operations
  • Only restore configuration files that have been validated and are from known, trusted sources
bash
# Verify firmware version after update (access router CLI if available)
# Login to router web interface
# Navigate to: Advanced > System > Firmware Upgrade
# Confirm firmware version is 1.2.4 Build 20251218 or later

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechTp Link

  • SeverityMEDIUM

  • CVSS Score6.8

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:A/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L/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
  • AvailabilityHigh
  • CWE References
  • CWE-400
  • Technical References
  • TP-Link Firmware Download

  • TP-Link Firmware Download

  • TP-Link Firmware Download

  • TP-Link FAQ 4941
  • Related CVEs
  • CVE-2026-34124: TP-Link Tapo C520WS DoS Vulnerability

  • CVE-2026-34119: TP-Link Tapo C520WS DoS Vulnerability

  • CVE-2026-34118: TP-Link Tapo C520WS DoS Vulnerability

  • CVE-2025-15606: TP-Link TD-W8961N httpd DoS Vulnerability
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