Ameeba Chat App store presentation
Download Ameeba Chat Today
Ameeba Blog Search

CVE-2025-26496: Type Confusion Vulnerability in Salesforce Tableau Server and Desktop

Ameeba’s Mission: Safeguarding privacy by securing data and communication with our patented anonymization technology.

Overview

The cybersecurity landscape is continually evolving with new vulnerabilities cropping up every other day. One such vulnerability that has come to the fore is CVE-2025-26496. This is a ‘Type Confusion’ vulnerability that affects Salesforce Tableau Server and Desktop on both Windows and Linux platforms. This vulnerability is of high significance due to its potential to allow local code inclusion, opening up systems and data to potential compromise and leakage.
The severity of this vulnerability is underscored by its CVSS severity score of 9.3, which falls into the critical range. It’s a wake-up call for organizations using the affected Salesforce Tableau versions to take immediate action to mitigate any potential risks.

Vulnerability Summary

CVE ID: CVE-2025-26496
Severity: Critical (9.3 CVSS score)
Attack Vector: Local Code Inclusion
Privileges Required: User level
User Interaction: Required
Impact: Potential system compromise and data leakage

Affected Products

Ameeba Chat Icon Escape the Surveillance Era

Most apps won’t tell you the truth.
They’re part of the problem.

Phone numbers. Emails. Profiles. Logs.
It’s all fuel for surveillance.

Ameeba Chat gives you a way out.

  • • No phone number
  • • No email
  • • No personal info
  • • Anonymous aliases
  • • End-to-end encrypted

Chat without a trace.

Product | Affected Versions

Tableau Server | Before 2025.1.3
Tableau Desktop | Before 2024.2.12, Before 2023.3.19

How the Exploit Works

The vulnerability stems from the use of an incompatible type to access a resource in the File Upload modules of the affected Tableau products. This ‘Type Confusion‘ can be exploited by an attacker to include local code within the system. Once the code is included, it allows for manipulation of system behavior, potentially leading to system compromise and data leakage.

Conceptual Example Code

Given the nature of the vulnerability, an attacker could potentially exploit it by uploading a malicious file. Here’s an example of how this might look:

POST /file_upload HTTP/1.1
Host: vulnerable.tableau.example.com
Content-Type: application/octet-stream
{ "file": "malicious_file.exe" }

In this hypothetical example, the attacker is uploading a malicious executable file (.exe) via the file upload module. If the system is vulnerable and does not properly handle the incompatible file type, this could lead to the inclusion and execution of the malicious code.
Please note that this is a simplified example for illustrative purposes. Real-world attacks can be much more complex and may not necessarily follow this exact pattern.

Talk freely. Stay anonymous with Ameeba Chat.

Disclaimer:

The information and code presented in this article are provided for educational and defensive cybersecurity purposes only. Any conceptual or pseudocode examples are simplified representations intended to raise awareness and promote secure development and system configuration practices.

Do not use this information to attempt unauthorized access or exploit vulnerabilities on systems that you do not own or have explicit permission to test.

Ameeba and its authors do not endorse or condone malicious behavior and are not responsible for misuse of the content. Always follow ethical hacking guidelines, responsible disclosure practices, and local laws.
Ameeba Chat