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-2026-9152

CVE-2026-9152: Altium 365 Auth Bypass Vulnerability

CVE-2026-9152 is an authentication bypass flaw in Altium 365 SearchService that allows attackers to access workspace search indexes without credentials. This article covers technical details, affected systems, and mitigations.

Published: May 21, 2026

CVE-2026-9152 Overview

CVE-2026-9152 is a missing authentication vulnerability [CWE-306] in the Altium 365 SearchService. A legacy Simple Object Access Protocol (SOAP) endpoint exposes search index operations without requiring authentication, session tokens, or any identity verification. An unauthenticated network attacker who can reference a target workspace identifier can interact with that workspace's search index, crossing tenant boundaries. Successful exploitation allows reading indexed contents and injecting, modifying, or deleting search index entries. Altium 365 cloud deployments are affected; on-premise Altium Enterprise Server is not affected.

Critical Impact

Unauthenticated attackers can cross tenant boundaries to read, modify, or delete any workspace's search index data, exposing component, project, folder, and user metadata.

Affected Products

  • Altium 365 (cloud deployments)
  • Altium 365 SearchService legacy SOAP endpoint
  • Altium Enterprise Server (on-premise) — Not affected

Discovery Timeline

  • 2026-05-21 - CVE CVE-2026-9152 published to NVD
  • 2026-05-21 - Last updated in NVD database

Technical Details for CVE-2026-9152

Vulnerability Analysis

The SearchService component in Altium 365 exposes a legacy SOAP endpoint that performs no authentication checks before processing requests. The endpoint accepts a workspace identifier as a request parameter and routes operations against that workspace's search index. Because the service does not validate session tokens, API keys, or any other credential, any network-reachable client can issue requests. The flaw maps to CWE-306, Missing Authentication for Critical Function.

Exploitation affects three data security properties simultaneously. Attackers can read indexed contents such as component data, project and folder names, and user metadata. They can inject new entries, modify existing entries, or delete entries from the index. The underlying vault data is not directly modified, but search results become unreliable and confidential workspace metadata is exposed across tenant boundaries.

Root Cause

The root cause is the absence of authentication and authorization logic on the legacy SOAP endpoint. The service treats workspace identifiers as both a routing parameter and an implicit access grant. No tenant isolation is enforced at the request handler, allowing cross-tenant operations whenever an attacker knows or guesses a workspace identifier.

Attack Vector

The attack vector is network-based and requires no privileges or user interaction. An attacker constructs a SOAP request targeting the SearchService endpoint, supplies a victim workspace identifier, and invokes index read or write operations. See the Altium Security Advisories for the vendor's technical details. No verified public proof-of-concept code is available at the time of publication.

Detection Methods for CVE-2026-9152

Indicators of Compromise

  • Unexpected SOAP requests to the Altium 365 SearchService endpoint originating from unknown source addresses.
  • Search index entries that reference workspace identifiers not associated with the requesting tenant.
  • Unexplained additions, deletions, or modifications of search index records affecting component, project, or folder metadata.
  • Search results returning content that does not match underlying vault data, indicating index tampering.

Detection Strategies

  • Inspect application and proxy logs for SOAP calls to SearchService that lack accompanying authentication headers or session context.
  • Correlate workspace identifier values across requests to identify clients touching multiple unrelated tenants.
  • Baseline normal SearchService request volumes per tenant and alert on statistical anomalies.

Monitoring Recommendations

  • Forward Altium 365 access logs to a centralized logging or SIEM platform for retention and correlation.
  • Monitor for sudden spikes in search index write operations or bulk read patterns targeting metadata fields.
  • Track outbound network connections from cloud-hosted application tiers to detect lateral reconnaissance following any index disclosure.

How to Mitigate CVE-2026-9152

Immediate Actions Required

  • Confirm whether your organization uses Altium 365 cloud workspaces; on-premise Altium Enterprise Server deployments are not affected.
  • Review the Altium Security Advisories page for the current remediation status and any tenant-side actions.
  • Audit recent search index activity within affected workspaces for unauthorized reads, modifications, or deletions.
  • Rotate any credentials or shared secrets whose names or metadata may have been exposed through workspace indexes.

Patch Information

Altium 365 is a vendor-managed cloud service. Remediation is delivered server-side by Altium. Refer to the Altium Security Advisories page for confirmation of the fix rollout and any required customer action.

Workarounds

  • No customer-side workaround is available for the legacy SOAP endpoint because the service is hosted by Altium.
  • Restrict and monitor which users in your organization have access to sensitive component libraries and project metadata that may have been indexed.
  • Treat workspace identifiers as sensitive values and avoid sharing them outside trusted channels until the vendor confirms remediation.
bash
# Configuration example
# No customer-configurable mitigation is available for this cloud-hosted service.
# Consult the vendor advisory for remediation status:
# https://www.altium.com/platform/security-compliance/security-advisories

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechAltium

  • SeverityCRITICAL

  • CVSS Score10.0

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-306
  • Technical References
  • Altium Security Advisories
  • Related CVEs
  • CVE-2026-1181: Altium 365 Auth Bypass Vulnerability

  • CVE-2026-9129: Altium Enterprise Server Path Traversal

  • CVE-2025-27379: Altium AES BOM Viewer XSS Vulnerability

  • CVE-2026-1009: Altium Forum Stored XSS Vulnerability
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