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

CVE-2025-0055: SAP GUI Information Disclosure Vulnerability

CVE-2025-0055 is an information disclosure vulnerability in SAP GUI for Windows where stored user input can be accessed by attackers with administrative access. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2025-0055 Overview

SAP GUI for Windows contains an information disclosure vulnerability that exposes sensitive user input data stored locally on client PCs. The vulnerability exists in the application's usability optimization feature, which caches user input on the local file system. Under specific circumstances, an attacker with administrative privileges or direct access to the victim's user directory at the operating system level can read this cached data, potentially exposing highly sensitive information entered during SAP transactions.

Critical Impact

An attacker with local access could exfiltrate sensitive data ranging from non-critical information to highly confidential business data entered during SAP transactions, resulting in significant confidentiality impact.

Affected Products

  • SAP GUI for Windows (versions affected as per SAP Note #3472837)

Discovery Timeline

  • January 14, 2025 - CVE-2025-0055 published to NVD
  • January 14, 2025 - Last updated in NVD database

Technical Details for CVE-2025-0055

Vulnerability Analysis

This vulnerability is classified under CWE-497 (Exposure of Sensitive System Information to an Unauthorized Control Sphere). SAP GUI for Windows implements a local caching mechanism designed to enhance user experience by storing transaction input data on the client PC. However, this convenience feature creates a security exposure when the stored data is not adequately protected from unauthorized access.

The vulnerability requires local access to the victim's system, specifically to the user directory where SAP GUI stores cached transaction data. While the attack complexity is low once access is obtained, the prerequisite of administrative privileges or direct file system access limits the attack surface. The impact is confined to confidentiality—no integrity or availability impact has been identified—but the potential exposure of sensitive business data entered in SAP transactions makes this a significant concern for enterprise environments.

Root Cause

The root cause of CVE-2025-0055 lies in the inadequate protection of locally stored user input data. SAP GUI for Windows caches transaction input to improve usability, but this cached data lacks sufficient access controls or encryption to prevent unauthorized reading by privileged local users or attackers who have gained access to the user's directory structure.

Attack Vector

The attack vector is local, requiring the adversary to have either administrative privileges on the target system or direct access to the victim's user directory at the operating system level. This could occur through:

  • A malicious insider with legitimate administrative access to corporate workstations
  • An attacker who has already compromised the target system through other means
  • Physical access to an unlocked or inadequately secured workstation
  • Unauthorized access to network file shares containing user profile directories

Once access is obtained, the attacker can navigate to the SAP GUI data storage location and read cached transaction data, which may contain sensitive business information depending on the transactions performed by the user.

Detection Methods for CVE-2025-0055

Indicators of Compromise

  • Unusual file access patterns in SAP GUI user data directories
  • Unauthorized access attempts to user profile directories containing SAP GUI cache
  • Suspicious administrative account activity targeting multiple user directories
  • Anomalous data exfiltration from workstations running SAP GUI

Detection Strategies

  • Monitor file access events on directories where SAP GUI stores user input cache data
  • Implement endpoint detection rules for bulk reading of SAP GUI configuration files
  • Alert on administrative account usage patterns that indicate directory enumeration across user profiles
  • Deploy file integrity monitoring on sensitive SAP GUI data directories

Monitoring Recommendations

  • Enable detailed file system auditing for SAP GUI user directories
  • Configure SIEM rules to correlate file access events with user activity baselines
  • Implement privileged access monitoring for administrative accounts
  • Review access logs for SAP GUI installation and user data directories regularly

How to Mitigate CVE-2025-0055

Immediate Actions Required

  • Apply the security patch referenced in SAP Note #3472837 immediately
  • Review and restrict administrative access to workstations running SAP GUI
  • Audit user directory permissions to ensure principle of least privilege
  • Enable file system auditing on SAP GUI data directories to detect unauthorized access attempts

Patch Information

SAP has released a security update addressing this vulnerability. Organizations should consult SAP Note #3472837 for detailed patching instructions and version-specific guidance. The patch is part of the SAP Security Patch Day releases.

Workarounds

  • Restrict administrative privileges to essential personnel only
  • Implement strong access controls on user profile directories
  • Consider encrypting user home directories using BitLocker or similar full-disk encryption
  • Clear SAP GUI cache data periodically on sensitive workstations
  • Implement network segmentation to limit lateral movement that could lead to directory access
bash
# Example: Enable auditing on Windows for SAP GUI user directories
# Run in elevated PowerShell
$path = "C:\Users\*\AppData\*\SAP"
$acl = Get-Acl $path
$auditRule = New-Object System.Security.AccessControl.FileSystemAuditRule("Everyone","Read","Success")
$acl.AddAuditRule($auditRule)
Set-Acl $path $acl

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechSap Gui

  • SeverityMEDIUM

  • CVSS Score6.0

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-497
  • Technical References
  • SAP Note #3472837

  • SAP Security Patch Day
  • Related CVEs
  • CVE-2026-24317: SAP GUI for Windows RCE Vulnerability
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