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

CVE-2025-52452: Tableau Server Path Traversal Flaw

CVE-2025-52452 is a path traversal vulnerability in Tableau Server affecting the tabdoc API duplicate-data-source modules on Windows and Linux. This article covers technical details, affected versions, and mitigation steps.

Updated: January 22, 2026

CVE-2025-52452 Overview

CVE-2025-52452 is a critical Path Traversal vulnerability affecting Salesforce Tableau Server on both Windows and Linux platforms. The vulnerability exists within the tabdoc API, specifically in the duplicate-data-source modules, allowing authenticated attackers to perform Absolute Path Traversal attacks. This flaw enables malicious actors to access files and directories outside the intended restricted directory structure, potentially leading to unauthorized data access, information disclosure, or system compromise.

Critical Impact

This vulnerability allows authenticated attackers to traverse directory structures and access sensitive files outside the application's root directory, potentially exposing configuration files, credentials, and other critical system data on affected Tableau Server installations.

Affected Products

  • Tableau Server versions before 2025.1.3
  • Tableau Server versions before 2024.2.12
  • Tableau Server versions before 2023.3.19
  • Affected platforms: Windows and Linux

Discovery Timeline

  • 2025-07-25 - CVE-2025-52452 published to NVD
  • 2025-10-31 - Last updated in NVD database

Technical Details for CVE-2025-52452

Vulnerability Analysis

This Path Traversal vulnerability (CWE-22) resides in the tabdoc API's duplicate-data-source modules within Tableau Server. The vulnerability allows an authenticated attacker with low privileges to escape the intended directory restrictions and access arbitrary files on the system. The scope is changed, meaning successful exploitation can affect resources beyond the vulnerable component's security scope, potentially impacting the confidentiality, integrity, and availability of data across the entire server environment.

The network-accessible attack vector combined with the potential for cross-scope impact makes this vulnerability particularly concerning for organizations with internet-facing Tableau Server deployments. While exploitation requires valid user credentials and involves high attack complexity, the potential consequences of successful exploitation are severe.

Root Cause

The root cause of CVE-2025-52452 lies in improper input validation within the tabdoc API when processing file path parameters in the duplicate-data-source functionality. The application fails to adequately sanitize or validate user-supplied path components, allowing attackers to inject directory traversal sequences (such as ../) or absolute paths that escape the intended directory structure.

This improper limitation of pathname handling enables attackers to reference files and directories outside the application's designated working directory, bypassing access controls that should restrict file system access to authorized locations only.

Attack Vector

The attack is conducted over the network against the Tableau Server's tabdoc API endpoint. An authenticated attacker with valid low-privilege credentials can craft malicious requests to the duplicate-data-source module containing path traversal sequences.

The exploitation flow involves:

  1. The attacker authenticates to Tableau Server with valid credentials
  2. A request is sent to the tabdoc API's duplicate-data-source functionality
  3. The request contains manipulated file path parameters with directory traversal sequences
  4. Due to insufficient path validation, the server processes the malicious path
  5. The attacker gains access to files outside the intended directory scope

The attack allows for absolute path traversal, enabling direct access to any file readable by the Tableau Server process, including system configuration files, application data, and potentially sensitive credentials stored on the server.

Detection Methods for CVE-2025-52452

Indicators of Compromise

  • Unusual API requests to the tabdoc endpoint containing path traversal sequences like ../, ..\\, or absolute path prefixes
  • Server logs showing access to files outside normal Tableau Server data directories
  • Requests to the duplicate-data-source module with malformed or suspicious path parameters
  • Unexpected file access patterns from the Tableau Server process

Detection Strategies

  • Monitor Tableau Server access logs for requests containing directory traversal patterns (../, ..%2f, %2e%2e/)
  • Implement Web Application Firewall (WAF) rules to detect and block path traversal attempts in API requests
  • Enable detailed logging for the tabdoc API and analyze for anomalous path parameters
  • Deploy intrusion detection systems (IDS) with signatures for path traversal attack patterns

Monitoring Recommendations

  • Configure SIEM alerts for path traversal patterns in Tableau Server logs
  • Monitor file system access by the Tableau Server process for unusual directory access outside expected paths
  • Review authentication logs for accounts accessing sensitive API endpoints
  • Implement behavioral analytics to detect unusual data source duplication patterns

How to Mitigate CVE-2025-52452

Immediate Actions Required

  • Upgrade Tableau Server to version 2025.1.3, 2024.2.12, or 2023.3.19 depending on your deployment branch
  • Review access logs for evidence of exploitation attempts
  • Restrict network access to Tableau Server to trusted networks where possible
  • Audit user accounts with access to the duplicate-data-source functionality

Patch Information

Salesforce has released security patches addressing this vulnerability. Organizations should upgrade to the following versions or later:

  • Tableau Server 2025.1.3 (for 2025.x deployments)
  • Tableau Server 2024.2.12 (for 2024.x deployments)
  • Tableau Server 2023.3.19 (for 2023.x deployments)

For detailed patch information and upgrade instructions, refer to the Salesforce Help Article.

Workarounds

  • Implement network segmentation to limit access to Tableau Server from untrusted networks
  • Deploy a Web Application Firewall (WAF) with rules to block requests containing path traversal sequences
  • Restrict user permissions to minimize the number of accounts with access to data source duplication features
  • Monitor and audit all API access to the tabdoc endpoint until patches can be applied
bash
# Example WAF rule pattern to block path traversal attempts
# This is a conceptual example - adjust for your specific WAF platform
# Block requests containing directory traversal sequences
SecRule REQUEST_URI "@contains ../" "id:100001,phase:1,deny,status:403,msg:'Path Traversal Attempt'"
SecRule REQUEST_URI "@contains ..%2f" "id:100002,phase:1,deny,status:403,msg:'Encoded Path Traversal Attempt'"
SecRule ARGS "@contains ../" "id:100003,phase:2,deny,status:403,msg:'Path Traversal in Parameters'"

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechTableau

  • SeverityHIGH

  • CVSS Score8.5

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-22
  • Vendor Resources
  • Salesforce Help Article
  • Related CVEs
  • CVE-2025-26498: Tableau Server Path Traversal Vulnerability

  • CVE-2025-26496: Tableau Server RCE Vulnerability

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

  • CVE-2025-52447: Tableau Server Auth Bypass 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