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

CVE-2025-67090: GL.iNet AX1800 Auth Bypass Vulnerability

CVE-2025-67090 is an authentication bypass flaw in GL.iNet AX1800 routers that allows unlimited password attempts via the LuCI interface. This post covers the technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-67090 Overview

CVE-2025-67090 is a missing rate limiting vulnerability affecting the LuCI web interface on GL.iNet GL-AX1800 routers running firmware versions 4.6.4 and 4.6.8. The authentication endpoint (/cgi-bin/luci) lacks proper rate limiting or account lockout mechanisms, allowing an unauthenticated attacker on the local network to perform unlimited password attempts against the admin interface. This weakness (CWE-307: Improper Restriction of Excessive Authentication Attempts) enables brute force attacks that could compromise router administration.

Critical Impact

Attackers on the local network can perform unlimited password guessing attempts against the router's administrative interface, potentially gaining full control of the device and network configuration.

Affected Products

  • GL.iNet GL-AX1800 Firmware Version 4.6.4
  • GL.iNet GL-AX1800 Firmware Version 4.6.8

Discovery Timeline

  • 2026-01-08 - CVE-2025-67090 published to NVD
  • 2026-01-08 - Last updated in NVD database

Technical Details for CVE-2025-67090

Vulnerability Analysis

The LuCI web interface on affected GL.iNet AX1800 routers fails to implement fundamental authentication security controls. When users attempt to authenticate to the router's admin panel via the /cgi-bin/luci endpoint, the system does not track failed login attempts or impose any restrictions on authentication frequency.

This lack of rate limiting allows an attacker with network access to the device to systematically attempt password combinations without encountering delays, lockouts, or other defensive measures. Given that many users configure routers with weak or default passwords, this vulnerability significantly increases the likelihood of successful credential compromise.

The firmware vulnerability has been addressed in version 4.8.2, which implements proper authentication controls to prevent brute force attacks.

Root Cause

The root cause is improper restriction of excessive authentication attempts (CWE-307). The authentication handler in the LuCI web interface processes each login request independently without maintaining a counter for failed attempts or implementing time-based throttling. This design flaw allows attackers to submit login requests as fast as their network connection permits.

Attack Vector

This vulnerability requires local network access to exploit. An attacker must be connected to the same network segment as the target router—either via a wired connection or by joining the wireless network. From this position, the attacker can target the router's web administration interface on the /cgi-bin/luci authentication endpoint.

A typical attack scenario involves using automated tools to rapidly submit password guesses against the admin account. Common techniques include dictionary attacks using lists of frequently used passwords, or more exhaustive brute force attacks cycling through character combinations. Without any rate limiting in place, an attacker can attempt thousands of passwords per minute, dramatically reducing the time required to compromise weak credentials.

Detection Methods for CVE-2025-67090

Indicators of Compromise

  • Unusually high volume of HTTP POST requests to /cgi-bin/luci from a single source IP address
  • Multiple failed authentication attempts in router logs within short time intervals
  • Network traffic patterns indicating automated scripted login attempts
  • Successful admin login following a series of failed attempts

Detection Strategies

  • Monitor router access logs for authentication attempts exceeding normal user behavior patterns
  • Implement network-level monitoring to detect high-frequency requests to the router management interface
  • Deploy intrusion detection rules to alert on brute force attack signatures targeting LuCI endpoints
  • Configure logging on network infrastructure to capture authentication events from affected devices

Monitoring Recommendations

  • Enable verbose logging on the GL.iNet AX1800 router if supported by the firmware version
  • Aggregate router logs to a central SIEM platform for correlation and alerting
  • Set up threshold-based alerts for authentication failures exceeding defined limits
  • Regularly review access logs to identify suspicious authentication patterns

How to Mitigate CVE-2025-67090

Immediate Actions Required

  • Upgrade affected GL.iNet AX1800 routers to firmware version 4.8.2 or later immediately
  • Change the administrative password to a strong, unique passphrase with mixed characters
  • Restrict network access to the router's management interface to trusted clients only
  • Consider disabling remote management features if not required

Patch Information

GL.iNet has released firmware version 4.8.2 which addresses this vulnerability by implementing proper rate limiting and account lockout mechanisms on the authentication endpoint. Administrators should download the update from the official GL.iNet Security Page and apply it through the router's firmware update interface.

For additional technical context regarding GL.iNet router security research, refer to the Medium Blog Post on Command Injection which discusses related vulnerabilities in GL.iNet products.

Workarounds

  • Implement network segmentation to isolate the router management interface from untrusted network segments
  • Configure firewall rules to limit which IP addresses can access the /cgi-bin/luci endpoint
  • Use a strong administrative password (16+ characters with complexity) to increase brute force difficulty
  • Disable the LuCI web interface if command-line management is feasible and enable only when needed

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechGl Inet

  • SeverityMEDIUM

  • CVSS Score5.1

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-307
  • Technical References
  • Medium Blog Post on Command Injection

  • Medium Blog Post on Command Injection

  • GL.iNet Security Page
  • Related CVEs
  • CVE-2026-32291: GL-iNet Comet Auth Bypass Vulnerability

  • CVE-2026-32292: GL-iNet Comet Auth Bypass Vulnerability

  • CVE-2026-32290: GL-iNet Comet Auth Bypass Vulnerability

  • CVE-2025-44018: GL-Inet GL-AXT1800 Firmware Downgrade 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