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-2021-20090

CVE-2021-20090: Buffalo WSR Path Traversal Vulnerability

CVE-2021-20090 is a path traversal vulnerability in Buffalo WSR-2533DHPL2 and WSR-2533DHP3 routers that enables unauthenticated attackers to bypass authentication. This article covers technical details, affected versions, and mitigation.

Published: February 25, 2026

CVE-2021-20090 Overview

CVE-2021-20090 is a critical path traversal vulnerability affecting Buffalo wireless router firmware. The vulnerability exists in the web interfaces of Buffalo WSR-2533DHPL2 firmware version 1.02 and earlier, as well as WSR-2533DHP3 firmware version 1.24 and earlier. This flaw allows unauthenticated remote attackers to bypass authentication mechanisms entirely, potentially gaining full administrative control over affected devices.

Critical Impact

This vulnerability enables unauthenticated remote attackers to bypass authentication on affected Buffalo routers, potentially leading to complete device compromise, network infiltration, and malicious configuration changes. This vulnerability is listed in CISA's Known Exploited Vulnerabilities catalog, indicating active exploitation in the wild.

Affected Products

  • Buffalo WSR-2533DHPL2-BK firmware version <= 1.02
  • Buffalo WSR-2533DHPL2-BK hardware devices
  • Buffalo WSR-2533DHP3-BK firmware version <= 1.24
  • Buffalo WSR-2533DHP3-BK hardware devices

Discovery Timeline

  • 2021-04-29 - CVE-2021-20090 published to NVD
  • 2025-11-03 - Last updated in NVD database

Technical Details for CVE-2021-20090

Vulnerability Analysis

This path traversal vulnerability (CWE-22) resides in the web management interface of affected Buffalo routers. The vulnerability allows attackers to craft malicious HTTP requests that traverse directory paths to access restricted resources without proper authentication. By exploiting improper input validation in URL path handling, attackers can bypass authentication checks and access administrative functions.

The flaw is particularly dangerous because it requires no authentication and can be exploited remotely over the network. Attackers can leverage this vulnerability to access sensitive configuration files, modify router settings, inject malicious configurations, or pivot deeper into the network. The vulnerability has been observed under active exploitation, prompting CISA to add it to their Known Exploited Vulnerabilities catalog.

Root Cause

The root cause of CVE-2021-20090 is improper input validation in the web interface's URL path handling mechanism. The affected firmware fails to properly sanitize user-supplied path components in HTTP requests, allowing specially crafted directory traversal sequences (such as ../) to bypass authentication controls. This enables attackers to access authenticated endpoints without providing valid credentials.

Attack Vector

The attack vector for CVE-2021-20090 is network-based, requiring no privileges or user interaction. An attacker can exploit this vulnerability by sending specially crafted HTTP requests to the router's web management interface. The path traversal sequences in the request allow the attacker to navigate outside intended directories and access authentication-protected resources.

The attack flow typically involves:

  1. Identifying a vulnerable Buffalo router with an exposed web management interface
  2. Crafting HTTP requests containing path traversal sequences
  3. Bypassing authentication checks to access administrative endpoints
  4. Extracting sensitive configuration data or modifying router settings

This vulnerability is documented in Tenable Security Research TRA-2021-13 and CERT Vulnerability Report #914124. Additional context on active exploitation can be found in the SecPod Blog on Exploitation.

Detection Methods for CVE-2021-20090

Indicators of Compromise

  • Unusual HTTP requests to the router's web interface containing path traversal sequences such as ../ or encoded variants
  • Unexpected configuration changes on affected Buffalo routers
  • Authentication log anomalies showing access to administrative functions without proper login
  • Network traffic patterns indicating reconnaissance or exploitation attempts targeting router management ports

Detection Strategies

  • Monitor network traffic for HTTP requests containing directory traversal patterns directed at Buffalo router management interfaces
  • Implement web application firewall rules to detect and block path traversal attempts
  • Review router access logs for unauthenticated access to privileged endpoints
  • Deploy intrusion detection system (IDS) signatures for CVE-2021-20090 exploitation patterns
  • Conduct regular vulnerability scans to identify unpatched Buffalo devices on the network

Monitoring Recommendations

  • Enable verbose logging on affected Buffalo routers to capture detailed access attempts
  • Configure network monitoring to alert on suspicious traffic to router management ports (typically ports 80 and 443)
  • Establish baseline router configuration and monitor for unauthorized changes
  • Implement network segmentation to limit exposure of router management interfaces

How to Mitigate CVE-2021-20090

Immediate Actions Required

  • Update affected Buffalo routers to the latest firmware version immediately
  • Restrict access to router web management interfaces to trusted internal networks only
  • Implement firewall rules to block external access to router management ports
  • Monitor affected devices for signs of compromise until patches can be applied
  • Consider replacing end-of-life devices that cannot receive security updates

Patch Information

Buffalo has released firmware updates to address this vulnerability. Users should visit the Buffalo support website to download and install the latest firmware for their affected devices. For WSR-2533DHPL2 devices, firmware versions after 1.02 include the security fix. For WSR-2533DHP3 devices, firmware versions after 1.24 address this vulnerability.

Additional guidance is available from CISA's Known Exploited Vulnerabilities catalog entry for CVE-2021-20090.

Workarounds

  • Disable remote management features on affected routers until firmware can be updated
  • Place affected routers behind a firewall that blocks external access to management interfaces
  • Implement network access control lists (ACLs) to limit management interface access to specific trusted IP addresses
  • Consider using a VPN for remote administration instead of exposing the web interface directly
bash
# Example: Block external access to router management interface
# Add firewall rules to restrict management port access
iptables -A INPUT -p tcp --dport 80 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechBuffalo

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability94.40%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-22
  • Technical References
  • CERT Vulnerability Report #914124

  • SecPod Blog on Exploitation

  • Tenable Security Research TRA-2021-13

  • CISA Known Exploited Vulnerability CVE-2021-20090
  • Related CVEs
  • CVE-2026-27650: Buffalo WCR-1166DHPL Firmware RCE Flaw

  • CVE-2026-32669: Buffalo WCR-1166DHPL RCE Vulnerability

  • CVE-2026-32678: Buffalo Wzr-s900dhp Auth Bypass Flaw

  • CVE-2026-33280: Buffalo WCR-1166DHPL Firmware RCE Flaw
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