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

CVE-2026-33460: Kibana Information Disclosure Vulnerability

CVE-2026-33460 is an information disclosure flaw in Kibana that allows users to access Fleet Server policy details across unauthorized spaces. This article covers technical details, affected versions, and mitigation.

Published: April 9, 2026

CVE-2026-33460 Overview

CVE-2026-33460 is an Incorrect Authorization vulnerability (CWE-863) in Kibana that enables cross-space information disclosure through privilege abuse. A user with Fleet agent management privileges in one Kibana space can retrieve Fleet Server policy details from other spaces through an internal enrollment endpoint. The endpoint bypasses space-scoped access controls by using an unscoped internal client, returning operational identifiers, policy names, management state, and infrastructure linkage details from spaces the user is not authorized to access.

Critical Impact

Authenticated users with limited Fleet privileges can access sensitive Fleet Server policy information across multiple Kibana spaces, potentially exposing infrastructure details and operational configurations they should not have access to.

Affected Products

  • Kibana versions prior to 8.19.14
  • Kibana versions prior to 9.2.8
  • Kibana versions prior to 9.3.3

Discovery Timeline

  • 2026-04-08 - CVE-2026-33460 published to NVD
  • 2026-04-08 - Last updated in NVD database

Technical Details for CVE-2026-33460

Vulnerability Analysis

This authorization bypass vulnerability affects Kibana's Fleet Server integration, specifically within the internal enrollment endpoint handling mechanism. The flaw stems from improper access control implementation where space-scoped authorization checks are not properly enforced.

When a user with Fleet agent management privileges initiates a request to retrieve Fleet Server policy details, the internal enrollment endpoint processes this request using an unscoped internal client. This architectural decision bypasses the intended multi-tenancy isolation that Kibana spaces are designed to provide. As a result, the endpoint returns sensitive information including operational identifiers, policy names, management state, and infrastructure linkage details from spaces beyond the user's authorized scope.

The vulnerability represents a horizontal privilege escalation scenario where authenticated users can access data belonging to other organizational units or tenants within the same Kibana deployment.

Root Cause

The root cause of CVE-2026-33460 lies in the use of an unscoped internal client within the Fleet Server enrollment endpoint. Kibana spaces are designed to provide logical separation and access control boundaries between different organizational units or use cases. However, the internal enrollment endpoint fails to respect these boundaries because it utilizes an internal client that operates without space-scoping context.

This design flaw means that authorization checks performed at the API level do not propagate to the underlying data retrieval operations, allowing authenticated users to access Fleet policy data from any space regardless of their actual space-level permissions.

Attack Vector

The attack vector is network-based and requires low-privilege authentication. An attacker would need:

  1. Valid credentials to authenticate to the Kibana instance
  2. Fleet agent management privileges in at least one Kibana space
  3. Knowledge of or ability to enumerate other Kibana spaces

Once authenticated, the attacker can craft requests to the internal enrollment endpoint that return Fleet Server policy details from spaces they are not authorized to access. The attack does not require user interaction and can be performed programmatically.

The vulnerability does not allow modification or deletion of data (no integrity impact) and does not affect system availability. The impact is limited to unauthorized read access to Fleet policy information across space boundaries.

Detection Methods for CVE-2026-33460

Indicators of Compromise

  • Unusual patterns of requests to Fleet enrollment endpoints from users with limited space access
  • API access logs showing cross-space Fleet policy retrievals by single user accounts
  • Anomalous access patterns where users query Fleet policies from spaces outside their normal operational scope

Detection Strategies

  • Monitor Kibana audit logs for Fleet enrollment endpoint access patterns that span multiple spaces
  • Implement alerting on users accessing Fleet Server policy data from spaces where they lack explicit permissions
  • Review API access logs for enumeration attempts targeting Fleet policy endpoints
  • Correlate user session data with space access patterns to identify potential abuse

Monitoring Recommendations

  • Enable detailed audit logging for Fleet-related API endpoints in Kibana
  • Configure alerts for access anomalies involving cross-space data retrieval attempts
  • Regularly review user privilege assignments for Fleet agent management capabilities
  • Implement SIEM rules to detect unusual Fleet policy access patterns across space boundaries

How to Mitigate CVE-2026-33460

Immediate Actions Required

  • Upgrade Kibana to version 8.19.14, 9.2.8, or 9.3.3 or later immediately
  • Review and audit current user permissions for Fleet agent management privileges
  • Restrict Fleet management privileges to only users who require cross-space access
  • Monitor logs for any suspicious cross-space Fleet policy access attempts

Patch Information

Elastic has released security updates to address this vulnerability. Organizations should upgrade to one of the following patched versions:

  • Kibana 8.19.14 or later (for 8.x deployments)
  • Kibana 9.2.8 or later (for 9.2.x deployments)
  • Kibana 9.3.3 or later (for 9.3.x deployments)

For detailed patch information, refer to the Elastic Kibana Security Update (ESA-2026-25).

Workarounds

  • Review and restrict Fleet agent management privileges to minimize exposure until patches can be applied
  • Implement network segmentation to limit access to Kibana instances from untrusted networks
  • Use reverse proxy rules to restrict access to Fleet enrollment endpoints if feasible
  • Consider disabling Fleet functionality temporarily if not operationally required until the patch is deployed
bash
# Review current Kibana version
curl -s "http://localhost:5601/api/status" | jq '.version.number'

# Check Kibana logs for Fleet endpoint access patterns
grep -E "fleet.*enrollment" /var/log/kibana/kibana.log

# Verify upgrade after patching
curl -s "http://localhost:5601/api/status" | jq '.version.number'
# Expected: 8.19.14, 9.2.8, or 9.3.3 or later

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechKibana

  • SeverityMEDIUM

  • CVSS Score4.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-863
  • Technical References
  • Elastic Kibana Security Update
  • Related CVEs
  • CVE-2026-33461: Kibana Information Disclosure Vulnerability

  • CVE-2026-33458: Kibana One Workflow SSRF Vulnerability

  • CVE-2026-4498: Kibana Fleet Privilege Escalation Flaw

  • CVE-2026-33459: Kibana DoS Vulnerability via Resource Abuse
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