Cyber Resilience

CVE-2025-15315

Medium

Published: 09 February 2026

Published
09 February 2026
Modified
09 March 2026
KEV Added
Patch
CVSS Score v3.1 6.7 CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0003 10.9th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-15315 is a medium-severity Argument Injection (CWE-88) vulnerability in Tanium Module Server. Its CVSS base score is 6.7 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 10.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-6 (Least Privilege) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2025-15315 is a local privilege escalation vulnerability in the Tanium Module Server, as addressed by Tanium. Published on 2026-02-09, it carries a CVSS v3.1 base score of 6.7 (AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H) and is linked to CWE-88 (and NVD-CWE-noinfo).

A local attacker with high privileges can exploit this vulnerability with low complexity and no user interaction required. Successful exploitation enables privilege escalation, resulting in high impacts to confidentiality, integrity, and availability.

Tanium's security advisory TAN-2025-011 at https://security.tanium.com/TAN-2025-011 provides details on the vulnerability and mitigation steps, confirming that Tanium has addressed the issue.

EU & UK References

Vulnerability details

Tanium addressed a local privilege escalation vulnerability in Tanium Module Server.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Local privilege escalation vulnerability directly matches Exploitation for Privilege Escalation (T1068).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-15316Same product: Tanium Module Server
CVE-2025-15310Same vendor: Tanium
CVE-2025-15319Same vendor: Tanium
CVE-2025-15311Same vendor: Tanium
CVE-2026-0634Shared CWE-88
CVE-2026-4145Shared CWE-88
CVE-2026-41013Shared CWE-88
CVE-2025-15330Same vendor: Tanium
CVE-2025-0065Shared CWE-88
CVE-2026-2435Same vendor: Tanium

Affected Assets

tanium
module server
7.4.6 — 7.4.6.1151 · 7.5.6 — 7.5.6.1161 · 7.6.2 — 7.6.2.1293
tanium
server
7.4.6 — 7.4.6.1151 · 7.5.6 — 7.5.6.1161 · 7.6.2 — 7.6.2.1293

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly limits the initial privileges of local accounts so that even a high-privilege Tanium Module Server process cannot be leveraged for full escalation to root-level impact.

prevent

Requires prompt application of the vendor patch (TAN-2025-011) that eliminates the argument-injection flaw (CWE-88) before exploitation occurs.

prevent

Enforces access-control decisions on Tanium Module Server objects and APIs, blocking unauthorized privilege transitions even when the underlying flaw is still present.

References