CVE-2026-9207
Analyzed Analyzed - Analysis Complete
Unauthorized Code Execution in Tanium Connect

Publication date: 2026-05-27

Last updated on: 2026-05-28

Assigner: Tanium

Description
Tanium addressed an unauthorized code execution vulnerability in Connect.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-27
Last Modified
2026-05-28
Generated
2026-06-16
AI Q&A
2026-05-27
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
tanium connect From 5.26.0 (inc) to 5.26.191 (exc)
tanium connect From 5.29.0 (inc) to 5.29.237 (exc)
tanium connect From 5.37.0 (inc) to 5.37.140 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2026-9207 is an unauthorized code execution vulnerability in Tanium Connect. It allows an authenticated Tanium user who has the Connect Write permission to execute unauthorized code within the context of the Connect service running on the Tanium Module Server. This vulnerability specifically affects customers running the Tanium Module Server on Windows.

The affected versions include the 2024H2 Release (Connect prior to Update 25 v5.26.191), the 2025H1 Release (Connect prior to Update 19 v5.29.237), and the 2025H2 Release (Connect prior to Update 9 v5.37.140).

Tanium has released updates to address this vulnerability, but no workarounds or mitigations are provided.

Impact Analysis

This vulnerability can have a significant impact as it allows an authenticated user with certain permissions to execute unauthorized code on the Tanium Module Server. This could lead to full compromise of the Connect service, potentially affecting confidentiality, integrity, and availability of the system.

  • Confidentiality impact: High
  • Integrity impact: High
  • Availability impact: High

Because the vulnerability requires authentication with specific permissions, the risk is limited to users who already have Connect Write permission, but the severity remains high due to the level of control gained.

Mitigation Strategies

To mitigate this vulnerability, you should update your Tanium Connect product to a fixed version. The affected versions are prior to Update 25 (v5.26.191) for the 2024H2 Release, prior to Update 19 (v5.29.237) for the 2025H1 Release, and prior to Update 9 (v5.37.140) for the 2025H2 Release. Additionally, for the 2026H1 Release, update to Update 0 (v5.47.95) or later.

No workarounds or other mitigations are provided.

Compliance Impact

The provided information does not specify how the unauthorized code execution vulnerability in Tanium Connect (CVE-2026-9207) affects compliance with common standards and regulations such as GDPR or HIPAA.

Detection Guidance

This vulnerability affects Tanium Connect running on the Tanium Module Server on Windows systems, specifically versions prior to certain updates.

To detect if your system is vulnerable, you should check the version of Tanium Connect installed on your Tanium Module Server.

  • Identify the Tanium Connect version installed on your server.
  • Compare the installed version against the fixed versions: Update 25 (v5.26.191) or later for 2024H2, Update 19 (v5.29.237) or later for 2025H1, Update 9 (v5.37.140) or later for 2025H2, and Update 0 (v5.47.95) or later for 2026H1.

Since no specific detection commands or network indicators are provided, a practical approach is to run commands on the Windows Tanium Module Server to query the installed Connect version.

  • Use PowerShell to check the installed Tanium Connect version, for example: Get-ItemProperty -Path 'HKLM:\Software\Tanium\Connect' | Select-Object Version
  • Alternatively, check the version via the Tanium Module Server interface or installed program details.

If the version is older than the fixed updates, the system is vulnerable and should be updated.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-9207. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart