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

CVE-2025-26494: Tableau Server Auth Bypass Vulnerability

CVE-2025-26494 is an authentication bypass vulnerability in Salesforce Tableau Server caused by SSRF. Attackers can bypass authentication in versions 2023.3 through 2023.3.5. This article covers technical details.

Published: May 26, 2026

CVE-2025-26494 Overview

CVE-2025-26494 is a Server-Side Request Forgery (SSRF) vulnerability [CWE-918] in Salesforce Tableau Server that enables authentication bypass. The flaw affects Tableau Server versions 2023.3 through 2023.3.5. An authenticated low-privileged attacker can coerce the server to issue requests on their behalf, crossing a security boundary and reaching internal resources without proper authentication.

Critical Impact

An authenticated attacker with low privileges can leverage Tableau Server as a proxy to reach internal services, bypass authentication boundaries, and access sensitive resources reachable from the server. The scope change indicates impact extends beyond the vulnerable component.

Affected Products

  • Salesforce Tableau Server 2023.3
  • Salesforce Tableau Server versions through 2023.3.5
  • Deployments exposing Tableau Server endpoints to authenticated users

Discovery Timeline

  • 2025-02-11 - CVE-2025-26494 published to NVD
  • 2025-10-29 - Last updated in NVD database

Technical Details for CVE-2025-26494

Vulnerability Analysis

The vulnerability is a Server-Side Request Forgery (SSRF) issue in Tableau Server. SSRF flaws occur when a server-side application accepts user-supplied input that influences the destination of outbound requests. Tableau Server processes URLs or resource identifiers without sufficient validation, allowing an attacker to redirect server-initiated requests to unintended destinations.

The attack vector is network-based and requires low privileges, with no user interaction. The scope is changed, meaning successful exploitation impacts resources beyond Tableau Server itself. Confidentiality impact is high, while integrity and availability impacts are not affected by this issue.

Because the SSRF leads to authentication bypass, the server's identity or network position is leveraged to access endpoints that trust internal requests. Attackers can enumerate internal services, retrieve metadata, or interact with APIs that rely on network-level trust.

Root Cause

The root cause is insufficient validation of URL inputs used by server-side request functionality in Tableau Server. The application does not enforce strict allowlists on protocols, hostnames, or IP ranges before issuing outbound HTTP requests. This permits attacker-controlled URLs to be fetched by the server, including those pointing to internal addresses or authentication-protected endpoints.

Attack Vector

An attacker with authenticated low-privileged access to Tableau Server submits crafted requests containing attacker-controlled URLs. The server processes these URLs and issues outbound requests to the specified destinations. The attacker observes responses or side effects to map internal networks and reach services protected by network-based trust.

The vulnerability manifests when Tableau Server resolves and fetches user-supplied resource identifiers without restricting the destination. Refer to the Salesforce Help Article for vendor technical details.

Detection Methods for CVE-2025-26494

Indicators of Compromise

  • Unexpected outbound HTTP requests originating from Tableau Server processes to internal IP ranges or cloud metadata endpoints such as 169.254.169.254
  • Tableau Server logs containing requests with URLs referencing localhost, private RFC1918 ranges, or non-HTTP schemes
  • Authentication events or API calls to internal services where the source is Tableau Server but the action does not correlate with legitimate workflows

Detection Strategies

  • Inspect Tableau Server application logs for parameters containing URLs that resolve to internal hosts, loopback addresses, or cloud metadata services
  • Correlate network flow data with Tableau Server host activity to identify anomalous lateral connections to internal management interfaces
  • Alert on Tableau Server initiating connections to ports or protocols outside its documented baseline

Monitoring Recommendations

  • Capture and retain web server and application logs from Tableau Server with full URL parameters for forensic review
  • Monitor egress from Tableau Server hosts and apply egress filtering rules to flag connections to sensitive internal subnets
  • Track authentication anomalies on internal services that trust requests originating from the Tableau Server network segment

How to Mitigate CVE-2025-26494

Immediate Actions Required

  • Identify all Tableau Server instances running versions 2023.3 through 2023.3.5 and prioritize them for patching
  • Apply the vendor-provided update referenced in the Salesforce Help Article
  • Restrict outbound network access from Tableau Server hosts to only required destinations
  • Audit existing authenticated users and remove unnecessary low-privilege accounts that could be abused

Patch Information

Salesforce has published guidance for this issue. Administrators should consult the Salesforce Help Article for the fixed version and upgrade instructions. Upgrade Tableau Server beyond version 2023.3.5 to a release that addresses CVE-2025-26494.

Workarounds

  • Implement egress filtering at the network layer to block Tableau Server from reaching internal management interfaces, cloud metadata endpoints, and unrelated internal subnets
  • Place Tableau Server in a network segment with restricted east-west connectivity to limit reachable targets if SSRF is exploited
  • Enforce least-privilege access on internal services so that requests originating from Tableau Server require explicit authentication rather than network-based trust
  • Review and reduce the set of users with authenticated access to Tableau Server until patching is complete
bash
# Example egress restriction using iptables to block metadata and loopback abuse
iptables -A OUTPUT -d 169.254.169.254 -j DROP
iptables -A OUTPUT -d 127.0.0.0/8 ! -o lo -j DROP
iptables -A OUTPUT -d 10.0.0.0/8 -m owner --uid-owner tableau -j REJECT

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechTableau

  • SeverityHIGH

  • CVSS Score7.7

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-918
  • Technical References
  • Salesforce Help Article
  • Related CVEs
  • CVE-2025-52446: Tableau Server Auth Bypass Vulnerability

  • CVE-2025-52447: Tableau Server Auth Bypass Vulnerability

  • CVE-2025-52448: Tableau Server Auth Bypass Vulnerability

  • CVE-2025-26497: Tableau Server Path Traversal Flaw
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