Description
Tanium addressed a SQL injection vulnerability in Patch.
Published: 2026-07-28
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic SQL injection flaw located in Tanium's Patch component. Attackers that can manipulate input accepted by the Patch module may read or modify database contents, leading to unauthorized data disclosure or tampering. The flaw is classified as CWE‑89, indicating that unsanitized input can reach SQL statements.

Affected Systems

Affected only the Tanium Patch product, with no specific version details provided. Administrators should review which instances of Tanium Patch they are running and verify if the vulnerability applies.

Risk and Exploitability

The CVSS score of 6.3 indicates moderate severity. The EPSS score is less than 1%, meaning the likelihood of observed exploitation is very low at present, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is not explicitly documented, but given the nature of the flaw it is inferred that the exploit would originate from interactions with the Patch subsystem, such as via the Patch API or a management console that can inject SQL.

Generated by OpenCVE AI on August 3, 2026 at 14:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the vendor’s security patch that fixes the SQL injection in the Patch component.
  • Restrict network access to the Patch component to authorized management nodes only.
  • Monitor database activity for unusual queries and set alerts for potential injection attempts.

Generated by OpenCVE AI on August 3, 2026 at 14:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 28 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Tanium
Tanium patch
Vendors & Products Tanium
Tanium patch

Tue, 28 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Description Tanium addressed a SQL injection vulnerability in Patch.
Title Tanium addressed a SQL injection vulnerability in Patch.
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Tanium

Published:

Updated: 2026-07-28T19:36:27.465Z

Reserved: 2026-06-05T16:03:56.942Z

Link: CVE-2026-11391

cve-icon Vulnrichment

Updated: 2026-07-28T19:36:23.255Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-28T20:17:22.573

Modified: 2026-07-30T19:07:59.843

Link: CVE-2026-11391

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T14:30:18Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')