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

CVE-2025-43698: Salesforce OmniStudio Auth Bypass Flaw

CVE-2025-43698 is an authentication bypass vulnerability in Salesforce OmniStudio FlexCards that allows attackers to bypass field-level security controls. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2025-43698 Overview

CVE-2025-43698 is a critical Improper Preservation of Permissions vulnerability in Salesforce OmniStudio, specifically affecting the FlexCards component. This security flaw allows attackers to bypass field-level security (FLS) controls for Salesforce objects, potentially exposing sensitive data and enabling unauthorized modifications to protected fields.

The vulnerability stems from improper handling of permission checks within FlexCards, a key feature of OmniStudio used for building guided customer experiences and dynamic UI components. When FlexCards render data from Salesforce objects, the security enforcement mechanism fails to properly preserve the configured field-level permissions, allowing unauthorized access to restricted fields.

Critical Impact

Attackers can bypass field-level security controls to read and potentially modify sensitive data in Salesforce objects that should be protected by FLS configurations.

Affected Products

  • Salesforce OmniStudio (FlexCards) - versions prior to Spring 2025
  • OmniStudio managed package deployments using FlexCards
  • Salesforce environments with custom FlexCard implementations

Discovery Timeline

  • 2025-06-10 - CVE-2025-43698 published to NVD
  • 2025-06-12 - Last updated in NVD database

Technical Details for CVE-2025-43698

Vulnerability Analysis

This vulnerability is classified under CWE-281 (Improper Preservation of Permissions), indicating that the application fails to maintain the intended access control restrictions during certain operations. In the context of Salesforce OmniStudio FlexCards, this manifests as a failure to enforce field-level security when FlexCards query and display data from Salesforce objects.

FlexCards are designed to create dynamic, data-driven UI components that pull information from various Salesforce objects. The vulnerability occurs when the FlexCards component retrieves data without properly enforcing the field-level security permissions configured on the underlying Salesforce objects. This means that even if an organization has configured specific fields to be hidden or read-only for certain user profiles, FlexCards may expose this data regardless of these security configurations.

The network-based attack vector with no required authentication makes this particularly concerning for organizations using OmniStudio in customer-facing applications. An attacker could potentially craft requests through FlexCard interfaces to access fields that should be restricted based on their profile permissions.

Root Cause

The root cause lies in the FlexCards component's failure to properly check and preserve field-level security permissions when performing data operations. Salesforce's field-level security is designed to restrict access to specific fields based on user profiles and permission sets. However, the FlexCards implementation prior to Spring 2025 does not consistently enforce these restrictions, creating a permission bypass pathway.

When FlexCards execute queries against Salesforce objects, they may operate in a context that bypasses the standard FLS enforcement mechanisms. This could be due to running in system context rather than user context, improper use of WITH SECURITY_ENFORCED clauses, or failure to check field accessibility before rendering data.

Attack Vector

The attack leverages the network-accessible FlexCards interface to bypass field-level security controls. An attacker with legitimate but limited access to a Salesforce environment could exploit this vulnerability to:

  1. Access sensitive fields they shouldn't be able to view based on their profile permissions
  2. Potentially modify data in fields that should be restricted
  3. Exfiltrate confidential information through FlexCard-rendered interfaces

The vulnerability can be exploited without authentication in certain configurations where FlexCards are exposed to unauthenticated users through Experience Cloud sites or public-facing applications.

The exploitation involves interacting with FlexCards that reference Salesforce objects containing sensitive fields. The FlexCards component fails to verify field-level permissions, returning data from restricted fields in the response payload regardless of the user's configured access level.

Detection Methods for CVE-2025-43698

Indicators of Compromise

  • Unusual access patterns to FlexCard endpoints requesting sensitive object fields
  • API logs showing retrieval of field data that users shouldn't have access to based on their profiles
  • Unexpected data exports or access to confidential fields through OmniStudio components
  • User activity logs indicating access to restricted fields via FlexCard interfaces

Detection Strategies

  • Monitor Salesforce Event Monitoring logs for unusual field access patterns through OmniStudio components
  • Review FlexCard configurations to identify those accessing objects with sensitive field-level security requirements
  • Implement audit logging for all FlexCard data retrievals and compare against expected user permissions
  • Use Salesforce Shield Event Monitoring to detect anomalous access to protected fields

Monitoring Recommendations

  • Enable detailed transaction security policies for OmniStudio component access
  • Configure alerts for bulk data access through FlexCard interfaces
  • Implement real-time monitoring for access to objects with PII or sensitive financial data
  • Review login IP ranges and session management for users accessing FlexCards

How to Mitigate CVE-2025-43698

Immediate Actions Required

  • Upgrade OmniStudio to Spring 2025 release or later immediately
  • Audit all FlexCard configurations for access to sensitive Salesforce objects
  • Review field-level security settings on objects accessed by FlexCards
  • Consider temporarily disabling FlexCards that access highly sensitive data until patched

Patch Information

Salesforce has addressed this vulnerability in the OmniStudio Spring 2025 release. Organizations should upgrade their OmniStudio managed package to the latest version available. For detailed patch information and upgrade instructions, refer to the Salesforce Help Article.

The patch ensures proper enforcement of field-level security within FlexCards by implementing consistent permission checks during data retrieval operations.

Workarounds

  • Implement custom Apex controllers with explicit FLS checks using Schema.SObjectType field accessibility methods
  • Use WITH SECURITY_ENFORCED in all SOQL queries within FlexCard data sources
  • Apply additional permission validation through custom Lightning web components wrapping FlexCards
  • Restrict FlexCard access through Experience Cloud site guest user permissions until upgrade is complete
bash
# Configuration example - Verify OmniStudio version in Salesforce
# Navigate to Setup > Installed Packages > OmniStudio
# Ensure version is Spring 2025 or later

# Review FlexCard security settings via Salesforce CLI
sfdx force:data:soql:query -q "SELECT Id, Name, DeveloperName FROM FlexCard__c" -u your-org-alias

# Check field-level security on sensitive objects
sfdx force:schema:sobject:describe -s Account -u your-org-alias | grep -A5 "fields"

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechSalesforce

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-281
  • Technical References
  • Salesforce Help Article
  • Related CVEs
  • CVE-2026-2298: Salesforce Marketing Cloud RCE Vulnerability

  • CVE-2026-25650: MCP Salesforce Connector Info Disclosure

  • CVE-2026-22585: Salesforce Marketing Cloud Cryptographic Flaw

  • CVE-2025-43697: Salesforce OmniStudio Data Exposure 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