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
    • 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-20893

CVE-2026-20893: Fujitsu AuthConductor Privilege Escalation

CVE-2026-20893 is a privilege escalation vulnerability in Fujitsu Security Solution AuthConductor Client Basic that allows attackers to execute code with SYSTEM privileges. This article covers technical details, affected versions, impact, and mitigation strategies.

Updated: January 22, 2026

CVE-2026-20893 Overview

CVE-2026-20893 is an origin validation error vulnerability affecting Fujitsu Security Solution AuthConductor Client Basic V2. This flaw allows an attacker with local system access to escalate privileges and execute arbitrary code with SYSTEM-level permissions, as well as modify registry values on affected Windows systems.

The vulnerability stems from improper validation of origin requests within the authentication conductor client, classified under CWE-346 (Origin Validation Error). When exploited, this weakness enables local attackers to bypass security controls and gain complete control over the affected system.

Critical Impact

Local privilege escalation to SYSTEM-level access allows attackers to execute arbitrary code and modify registry values, potentially compromising the entire Windows system.

Affected Products

  • Fujitsu Security Solution AuthConductor Client Basic V2 version 2.0.25.0 and earlier
  • Windows systems with AuthConductor Client Basic V2 installed

Discovery Timeline

  • 2026-01-07 - CVE-2026-20893 published to NVD
  • 2026-01-08 - Last updated in NVD database

Technical Details for CVE-2026-20893

Vulnerability Analysis

This origin validation error vulnerability exists within the Fujitsu AuthConductor Client Basic V2 authentication software. The flaw occurs when the application fails to properly validate the origin of incoming requests, allowing authenticated local users to bypass intended security restrictions.

The vulnerability requires local access to a Windows system where the affected product is installed. Once exploited, an attacker can leverage this weakness to elevate privileges from a standard user account to SYSTEM-level access, which represents the highest privilege level on Windows systems.

The impact of successful exploitation is severe: attackers gain the ability to execute arbitrary code with SYSTEM privileges and manipulate registry values. This level of access could allow for persistent backdoor installation, security software disabling, credential theft, or complete system compromise.

Root Cause

The root cause of CVE-2026-20893 lies in improper origin validation within the AuthConductor Client Basic V2 software. The application fails to adequately verify the source of requests or commands, enabling unauthorized privilege escalation. This type of vulnerability (CWE-346) typically occurs when software does not properly authenticate or validate the origin of data, requests, or actions, allowing malicious actors to impersonate trusted sources.

Attack Vector

The attack requires local access to the target Windows system. An attacker who has already authenticated to the system—even with limited user privileges—can exploit this vulnerability to escalate to SYSTEM-level access.

The exploitation flow involves:

  1. Attacker gains initial access to a Windows system with AuthConductor Client Basic V2 installed
  2. Attacker crafts malicious requests that bypass origin validation checks
  3. The vulnerable component processes these requests with elevated privileges
  4. Attacker achieves SYSTEM-level code execution or registry modification

The vulnerability does not require user interaction beyond the initial system login, making it particularly dangerous in environments where multiple users share workstations or where attackers have established initial footholds through other means.

Detection Methods for CVE-2026-20893

Indicators of Compromise

  • Unexpected SYSTEM-level process execution originating from AuthConductor Client components
  • Suspicious registry modifications in security-related keys by non-administrative processes
  • Anomalous privilege escalation events following user authentication
  • Unauthorized changes to AuthConductor configuration files or registry entries

Detection Strategies

  • Monitor Windows Security Event Logs for privilege escalation events (Event ID 4672, 4673) associated with AuthConductor processes
  • Implement endpoint detection rules for unexpected SYSTEM token acquisition by standard user processes
  • Deploy file integrity monitoring on AuthConductor installation directories and related registry keys
  • Configure SIEM alerts for anomalous code execution patterns following local authentication

Monitoring Recommendations

  • Enable detailed Windows audit policies for privilege use and process creation events
  • Monitor AuthConductor-related processes for suspicious child process spawning with elevated privileges
  • Implement behavioral analysis to detect abnormal registry modification patterns
  • Review authentication logs for patterns indicating exploitation attempts

How to Mitigate CVE-2026-20893

Immediate Actions Required

  • Upgrade Fujitsu AuthConductor Client Basic V2 to the latest patched version as specified in the vendor advisory
  • Restrict local access to systems running the affected software to only trusted users
  • Implement application whitelisting to prevent unauthorized code execution
  • Review and audit user accounts with local access to affected systems

Patch Information

Fujitsu has released security updates to address this vulnerability. Administrators should consult the FMWorld Security Information Update and JVN Security Advisory JVN24626628 for detailed patch information and upgrade instructions.

Apply the vendor-provided patch as soon as possible to remediate this vulnerability. Ensure all instances of AuthConductor Client Basic V2 version 2.0.25.0 and earlier are identified and updated across the enterprise.

Workarounds

  • Implement strict access controls limiting local login capabilities to essential personnel only
  • Deploy endpoint protection solutions with privilege escalation detection capabilities
  • Enable Windows Defender Credential Guard and other built-in Windows security features
  • Segment systems running AuthConductor from critical infrastructure until patching is complete
  • Monitor for exploitation attempts using the detection strategies outlined above while awaiting patch deployment

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechFujitsu

  • SeverityHIGH

  • CVSS Score8.5

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/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-346
  • Technical References
  • JVN Security Advisory JVN24626628

  • FMWorld Security Information Update
  • Related CVEs
  • CVE-2023-40238: Fujitsu Esprimo Buffer Overflow Flaw
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