Cyber Resilience

CVE-2025-15331

Tanium Connect 5.22.0 – 5.22.100

Published
05 February 2026
Modified
10 February 2026
Patch / advisory
CVSS Score v3.1 4.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
EPSS Score 0.0032 24th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2025-15331 is a medium-severity Incomplete Cleanup (CWE-459) vulnerability in Tanium Connect. Its CVSS base score is 4.3 (Medium).

Operationally, ranked at the 24th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SC-6 (Resource Availability) and SC-5 (Denial-of-service Protection) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Tanium addressed an uncontrolled resource consumption vulnerability in Connect.

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-9208Same product: Tanium Connect
CVE-2026-9207Same product: Tanium Connect
CVE-2025-15315Same vendor: Tanium
CVE-2025-15314Same vendor: Tanium
CVE-2025-15319Same vendor: Tanium
CVE-2025-15330Same vendor: Tanium
CVE-2025-15339Same vendor: Tanium
CVE-2025-13225Same vendor: Tanium
CVE-2025-15326Same vendor: Tanium
CVE-2025-15317Same vendor: Tanium

Affected Assets

tanium
connect
5.22.0 — 5.22.100 · 5.26.0 — 5.26.87

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • SC-6 Resource Availability
  • SC-5 Denial-of-service Protection
Detect
Catch it (NIST detect / respond)
  • SI-4 System Monitoring
Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V6.4.1

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly limits resource consumption caused by incomplete cleanup (CWE-459) in Tanium Connect before exhaustion occurs.

prevent

Provides denial-of-service protections that mitigate the uncontrolled resource consumption vulnerability in Tanium Connect.

detect

Enables monitoring of system resources to identify anomalous consumption stemming from the Tanium Connect flaw.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure-development practices and coding standards normally require proper resource release and cleanup.

ID.AM-08 partial match
prevents

Life-cycle management encompasses disposal of temporary resources but does not specifically target runtime cleanup bugs.

PR.DS-10 partial match
prevents

Explicitly calls for removing sensitive data after use, directly addressing one class of incomplete cleanup.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

degrades

Explicitly requires secure deletion of temporary or residual data, directly addressing incomplete cleanup.

prevents

SDLC practices include cleanup steps, yet the weakness can still occur if those steps are omitted.

prevents

Secure-coding rules can mandate explicit cleanup of temporary resources, but do not guarantee it.

detects

Change-management processes may require cleanup verification, but the control itself does not address the weakness.

References