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

CVE-2025-61688: Siderolabs Omni Information Disclosure

CVE-2025-61688 is an information disclosure vulnerability in Siderolabs Omni that may leak sensitive data via an API. This article covers the technical details, affected versions, security impact, and mitigation.

Published: May 4, 2026

CVE-2025-61688 Overview

CVE-2025-61688 is an information disclosure vulnerability in Siderolabs Omni, a platform for managing Kubernetes clusters across bare metal, virtual machines, and cloud environments. Versions prior to 1.0.2 and 1.1.5 may leak sensitive information through an exposed API. Unauthenticated network attackers can query the affected API surface to retrieve data that should remain protected. The issue is tracked under CWE-200: Exposure of Sensitive Information to an Unauthorized Actor. Siderolabs has published a fix in the GHSA-77r9-w39m-9xh5 advisory.

Critical Impact

Remote unauthenticated attackers can retrieve sensitive Omni data over the network without user interaction, exposing Kubernetes management infrastructure to reconnaissance and follow-on attacks.

Affected Products

  • Siderolabs Omni versions prior to 1.0.2 (1.0.x branch)
  • Siderolabs Omni versions prior to 1.1.5 (1.1.x branch)
  • Self-hosted Omni Kubernetes management deployments

Discovery Timeline

  • 2025-10-13 - CVE-2025-61688 published to NVD
  • 2025-12-04 - Last updated in NVD database

Technical Details for CVE-2025-61688

Vulnerability Analysis

The vulnerability exists in the API layer of Siderolabs Omni, the control plane used to provision and manage Kubernetes clusters. According to the vendor advisory, an API endpoint returns sensitive information without enforcing the access controls expected for the data it handles. Because Omni operates as a centralized management plane for Kubernetes infrastructure, leaked data can include configuration or operational details valuable to an attacker mapping the environment.

Network-based attackers can reach the affected API without authentication and without user interaction. The flaw affects confidentiality only; integrity and availability of Omni and its managed clusters are not directly impacted by this issue.

Root Cause

The root cause maps to [CWE-200], where the application discloses information to an actor not explicitly authorized to access it. The Omni API path in question fails to apply sufficient authorization checks before returning response data, enabling unauthorized callers to read content that should be restricted to authenticated principals.

Attack Vector

Exploitation requires only network access to the Omni API endpoint. An attacker sends crafted HTTP requests to the vulnerable API and parses responses for sensitive fields. Internet-exposed Omni instances are at highest risk, but any attacker with reachability to the management API in a corporate or cloud network can attempt the same technique. No credentials, privileges, or victim interaction are required. Refer to the Siderolabs security advisory GHSA-77r9-w39m-9xh5 for technical specifics.

Detection Methods for CVE-2025-61688

Indicators of Compromise

  • Unexpected anonymous or unauthenticated requests to Omni API endpoints in HTTP access logs.
  • Bursts of API enumeration traffic from a single source IP scanning Omni paths.
  • Outbound transfers of unusually large API response payloads from the Omni server.

Detection Strategies

  • Audit Omni API access logs for requests that succeed without an associated authenticated session identifier.
  • Compare running Omni server versions against patched releases 1.0.2 and 1.1.5 across all environments.
  • Apply web application firewall rules to flag access to Omni API routes from sources outside known administrator networks.

Monitoring Recommendations

  • Forward Omni API and reverse proxy logs into a centralized SIEM for behavioral baselining.
  • Alert on anomalous request rates or response sizes from the Omni control plane.
  • Continuously monitor exposure of Omni management interfaces to the public internet using attack surface management tooling.

How to Mitigate CVE-2025-61688

Immediate Actions Required

  • Upgrade Omni immediately to version 1.0.2 or 1.1.5 or later, depending on your release branch.
  • Restrict network access to the Omni API to trusted administrative networks using firewalls or zero-trust gateways.
  • Review Omni audit logs for prior unauthorized API access and rotate any secrets that may have been exposed.

Patch Information

Siderolabs has released fixed versions 1.0.2 and 1.1.5 that remediate the information disclosure. Patch details and remediation guidance are available in the GHSA-77r9-w39m-9xh5 advisory. Operators running self-hosted Omni should plan an upgrade window and validate the deployment after patching.

Workarounds

  • Place the Omni API behind an authenticating reverse proxy or VPN until upgrades are completed.
  • Apply network policies to limit Omni API reachability to a small set of administrator source IPs.
  • Disable or block any externally exposed Omni endpoints that are not strictly required for operations.
bash
# Configuration example: restrict Omni API exposure with iptables until patched
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/24 -j ACCEPT
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
  • TypeInformation Disclosure

  • Vendor/TechSiderolabs Omni

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-200

  • NVD-CWE-noinfo
  • Vendor Resources
  • GitHub Security Advisory
  • Related CVEs
  • CVE-2025-59836: Siderolabs Omni 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