A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-27590

CVE-2025-27590: Oxidized Web Auth Bypass Vulnerability

CVE-2025-27590 is an authentication bypass flaw in Oxidized Web that allows unauthenticated attackers to gain control over the Linux user account running the application. This article covers technical details, affected versions, impact, and mitigation strategies.

Updated: January 22, 2026

CVE-2025-27590 Overview

CVE-2025-27590 is a critical authentication bypass vulnerability in Oxidized Web (oxidized-web) before version 0.15.0. The vulnerability exists in the RANCID migration page, which allows an unauthenticated user to gain complete control over the Linux user account running the oxidized-web service. This represents a severe security flaw that could lead to full system compromise, as attackers can execute arbitrary commands with the privileges of the oxidized-web process owner.

Critical Impact

Unauthenticated attackers can gain complete control over the Linux user account running oxidized-web, potentially leading to full system compromise, credential theft, and lateral movement within the network infrastructure.

Affected Products

  • Oxidized Web versions prior to 0.15.0
  • oxidized-web RANCID migration functionality
  • Systems running oxidized-web with exposed network interfaces

Discovery Timeline

  • 2025-03-03 - CVE-2025-27590 published to NVD
  • 2025-03-10 - Last updated in NVD database

Technical Details for CVE-2025-27590

Vulnerability Analysis

This vulnerability affects the RANCID migration functionality within Oxidized Web, a web interface for the Oxidized network device configuration backup tool. The core issue stems from missing authentication controls on the migration page, which processes sensitive file operations and credential handling. The RANCID migration feature was designed to help administrators transition from RANCID (Really Awesome New Cisco confIg Differ) to Oxidized by parsing configuration files including cloginrc files that contain network device credentials.

The vulnerability allows any unauthenticated remote attacker with network access to the oxidized-web interface to invoke the migration functionality. Since this functionality processes file uploads and handles credential files, an attacker can leverage it to gain control over the user account context in which oxidized-web operates.

Root Cause

The root cause is the complete absence of authentication and authorization controls on the RANCID migration page. The Oxidized::API::Mig class in lib/oxidized/web/mig.rb accepted file uploads and processed sensitive credential files without verifying that the requesting user was authenticated or authorized to perform such operations. This represents a broken access control vulnerability (CWE-22) where path traversal and unauthenticated access combine to allow complete account takeover.

Attack Vector

The attack vector is network-based and requires no user interaction or authentication. An attacker can:

  1. Access the oxidized-web interface over the network
  2. Navigate to the RANCID migration page without authentication
  3. Upload malicious content through the file upload mechanism
  4. Exploit the credential parsing functionality to manipulate the system

The vulnerability is particularly dangerous because oxidized-web typically runs with elevated privileges to access and back up network device configurations, meaning successful exploitation grants access to network infrastructure credentials.

The security patch completely removes the vulnerable RANCID migration functionality:

ruby
-module Oxidized
-  module API
-    class Mig
-      def initialize(hash_router_db, cloginrc, path_new_router)
-        @hash_router_db = hash_router_db
-        @cloginrc = cloginrc
-        @path_new_router = path_new_router
-      end
-
-      # read cloginrc and return a hash with node name, which a hash value which contains user,
-      # password, eventually enable
-      def cloginrc(clogin_file)
-        close_file = clogin_file
-        file = close_file.read
-        file = file.gsub('add', '')
-
-        hash = {}
-        file.each_line do |line|
-          # stock all device name, and password and enable if there is one
-          line = line.split
-          (0..line.length).each do |i|
-            if line[i] == 'user'
-              # add the equipment and user if not exist
-              hash[line[i + 1]] = { user: line[i + 2] } unless hash[line[i + 1]]
-            # if the equipment exist, add password and enable password
-            elsif line[i] == 'password'
-              if hash[line[i + 1]]
-                if line.length > i + 2
-                  h = hash[line[i + 1]]
-                  h[:password] = line[i + 2]

Source: GitHub Security Commit

The associated JavaScript functionality was also removed:

javascript
-// Add a line for a new file to upload
-var add_file_upload = function() {
-  var rancidDbDiv = $("div[id^='rancidDb']:last");
-  var num = parseInt(rancidDbDiv.prop("id").match(/\d+/g)) + 1;
-  rancidDbDiv.clone(true)
-    .prop("id", "rancidDb" + num)
-    .insertAfter(rancidDbDiv);
-  $("input[id^='file']:last")
-    .prop("id", "file" + num)
-    .prop("name", "file" + num)
-    .parents('.input-group')
-    .find(':text')
-    .val('');
-  $("input[id^='group']:last")
-    .prop("id", "group" + num)
-    .prop("name", "group" + num);
-};

Source: GitHub Security Commit

Detection Methods for CVE-2025-27590

Indicators of Compromise

  • Unexpected HTTP requests to RANCID migration endpoints (e.g., /migrate, /mig)
  • Unauthorized file upload activity to the oxidized-web service
  • Unusual process execution under the oxidized-web user account
  • Changes to oxidized configuration files or router database files
  • Network connections from the oxidized-web host to unexpected destinations

Detection Strategies

  • Monitor web server access logs for requests to migration-related URLs from external or unauthorized IP addresses
  • Implement network intrusion detection rules to identify exploitation attempts targeting oxidized-web endpoints
  • Deploy file integrity monitoring on oxidized configuration directories
  • Configure alerting for any new processes spawned by the oxidized-web user account

Monitoring Recommendations

  • Enable detailed logging for all oxidized-web HTTP requests and file operations
  • Monitor the oxidized-web user account for suspicious activity including new SSH keys, cron jobs, or shell history changes
  • Implement network segmentation alerts if the oxidized-web host attempts connections to unusual internal or external hosts
  • Review authentication logs for the host system running oxidized-web for unauthorized access attempts

How to Mitigate CVE-2025-27590

Immediate Actions Required

  • Upgrade oxidized-web to version 0.15.0 or later immediately
  • Restrict network access to oxidized-web interfaces using firewall rules to trusted management networks only
  • Audit the oxidized-web host for signs of compromise including unauthorized SSH keys, modified configurations, and unexpected processes
  • Rotate all credentials that may have been accessible through oxidized (network device passwords, enable secrets)
  • Review logs for any prior unauthorized access to the migration functionality

Patch Information

The vulnerability has been addressed in oxidized-web version 0.15.0. The fix completely removes the vulnerable RANCID migration page functionality rather than adding authentication, eliminating the attack surface entirely. Organizations should upgrade to version 0.15.0 or later by updating their oxidized-web installation. The security fix is available in commit a5220a0ddc57b85cd122bffee228d3ed4901668e. See the official release on GitHub for upgrade instructions.

Workarounds

  • Block all network access to the oxidized-web interface except from trusted management hosts using host-based or network firewalls
  • Place oxidized-web behind a reverse proxy with authentication requirements
  • If RANCID migration is not needed, manually remove or disable the migration functionality by deleting lib/oxidized/web/mig.rb
  • Run oxidized-web in a containerized or sandboxed environment to limit the impact of potential compromise
bash
# Configuration example - Restrict access using iptables
# Allow only management network to access oxidized-web (default port 8888)
iptables -A INPUT -p tcp --dport 8888 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 8888 -j DROP

# Alternative: Use nginx as reverse proxy with basic auth
# /etc/nginx/sites-available/oxidized-web
# location / {
#     auth_basic "Restricted";
#     auth_basic_user_file /etc/nginx/.htpasswd;
#     proxy_pass http://127.0.0.1:8888;
# }

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechOxidized Web

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability1.38%

  • 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
  • CWE References
  • CWE-22

  • NVD-CWE-noinfo
  • Technical References
  • GitHub Release 0.15.0
  • Vendor Resources
  • GitHub Commit Reference
  • Latest CVEs
  • CVE-2024-8261: Prolizyazilim OBS Auth Bypass Vulnerability

  • CVE-2024-13068: LimonDesk Auth Bypass Vulnerability

  • CVE-2025-53679: Fortinet FortiSandbox RCE Vulnerability

  • CVE-2026-9446: Simple POS Inventory System SQLi Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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