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

CVE-2026-24069: Kiuwan SAST Auth Bypass Vulnerability

CVE-2026-24069 is an authentication bypass flaw in Kiuwan SAST that allows disabled users to access the application via SSO. This article covers the technical details, affected versions, impact, and mitigation.

Published: April 17, 2026

CVE-2026-24069 Overview

CVE-2026-24069 is an Improper Authorization vulnerability (CWE-863) affecting Kiuwan SAST, a static application security testing platform. The vulnerability allows locally disabled user accounts to continue accessing the application when authentication is performed through Single Sign-On (SSO). This improper authorization check creates a security gap where user account status is not properly validated during SSO login flows, effectively bypassing account disablement controls.

Kiuwan Cloud was affected by this vulnerability, and Kiuwan SAST on-premise (KOP) versions prior to 2.8.2509.4 are vulnerable. Organizations relying on SSO integration with Kiuwan SAST should assess their exposure and apply available patches.

Critical Impact

Disabled user accounts can bypass local account controls and maintain unauthorized access to the Kiuwan SAST application through SSO authentication, potentially allowing former employees or revoked users to access sensitive source code analysis data.

Affected Products

  • Kiuwan Cloud (affected)
  • Kiuwan SAST on-premise (KOP) versions before 2.8.2509.4

Discovery Timeline

  • 2026-04-14 - CVE-2026-24069 published to NVD
  • 2026-04-14 - Last updated in NVD database

Technical Details for CVE-2026-24069

Vulnerability Analysis

This vulnerability represents an Improper Authorization flaw where the Kiuwan SAST application fails to properly enforce local account status when users authenticate via SSO. In typical SSO implementations, identity providers handle authentication while the application maintains authorization decisions including account enablement status.

The root issue lies in the disconnect between the SSO authentication flow and the local user management system. When an administrator disables a mapped user account within Kiuwan SAST, the expectation is that the user should no longer be able to access the application. However, the SSO login process does not properly check or enforce this local disabled status, allowing the user to continue accessing the application despite being disabled locally.

This has significant implications for organizations using Kiuwan SAST for static code analysis, as disabled accounts may still access sensitive security findings, source code vulnerabilities, and compliance reports.

Root Cause

The vulnerability stems from improper synchronization between SSO-based authentication and local authorization controls. When processing SSO login requests, the application validates the user's identity through the external identity provider but fails to check whether the corresponding local user account has been disabled. This creates a bypass condition where the local account status is effectively ignored during SSO authentication flows.

Attack Vector

An attacker with a disabled Kiuwan SAST user account can exploit this vulnerability by continuing to authenticate through the organization's SSO provider. Since the identity provider may still have the user's credentials active (especially in cases where user termination processes are not fully synchronized), the attacker can:

  1. Navigate to the Kiuwan SAST login page
  2. Select the SSO authentication option
  3. Authenticate with valid SSO credentials
  4. Gain access to the application despite having a locally disabled account

This attack requires the user to have previously been a legitimate user with a mapped SSO account and for the SSO provider to still accept their credentials.

Detection Methods for CVE-2026-24069

Indicators of Compromise

  • Successful login events from user accounts that have been marked as disabled in the Kiuwan SAST user management interface
  • Authentication audit logs showing SSO logins for accounts with a "disabled" or "inactive" status in local user databases
  • Access to sensitive security reports or source code analysis data by accounts that should have been revoked

Detection Strategies

  • Review Kiuwan SAST access logs and correlate with local user account status to identify disabled accounts that have logged in via SSO
  • Implement monitoring alerts for login events from any user account flagged as disabled in the application's user management system
  • Cross-reference SSO provider authentication logs with Kiuwan SAST local account status to detect discrepancies
  • Audit user session data to identify active sessions belonging to disabled accounts

Monitoring Recommendations

  • Enable comprehensive audit logging for all authentication events in Kiuwan SAST
  • Configure SIEM integration to alert on login events from accounts with disabled status
  • Implement periodic reconciliation between identity provider user status and Kiuwan SAST local account status
  • Monitor for unusual access patterns from accounts that were recently disabled

How to Mitigate CVE-2026-24069

Immediate Actions Required

  • Upgrade Kiuwan SAST on-premise (KOP) installations to version 2.8.2509.4 or later
  • For Kiuwan Cloud users, verify with the vendor that patches have been applied to the cloud service
  • Review all currently disabled user accounts and verify they do not have active sessions
  • Audit SSO configurations to ensure proper user lifecycle management integration
  • Consider temporarily disabling SSO authentication until patches are applied if feasible

Patch Information

For on-premise deployments, update to Kiuwan SAST on-premise (KOP) version 2.8.2509.4 or later, which addresses this improper authorization issue. Cloud deployments should contact Kiuwan support to verify patch status. Additional technical details are available in the SEC Consult KiuwanLock Analysis and the Full Disclosure April 2026 Post.

Workarounds

  • Disable SSO authentication and require local authentication only until patches can be applied
  • Implement a manual process to remove or delete disabled user accounts from the SSO user mapping rather than simply disabling them
  • Configure the identity provider to also disable or remove the user when they are disabled in Kiuwan SAST
  • Establish session termination procedures that invalidate all active sessions when a user account is disabled
  • Regularly audit and purge inactive or disabled user accounts from the system entirely
bash
# Configuration example for reviewing disabled user accounts
# Check Kiuwan user status and validate against SSO mappings
# Consult Kiuwan documentation for specific commands
# Ensure all disabled accounts are also removed from SSO user mappings

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechKiuwan

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-863
  • Technical References
  • SEC Consult KiuwanLock Analysis

  • Full Disclosure April 2026 Post
  • Latest CVEs
  • CVE-2026-0300: PAN-OS Buffer Overflow Vulnerability

  • CVE-2026-33589: Open Notebook Path Traversal Vulnerability

  • CVE-2026-33588: Open Notebook Path Traversal Vulnerability

  • CVE-2026-33587: Open Notebook SSTI RCE 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