Cyber Resilience

CVE-2023-46214

Splunk 9.0.0 – 9.0.7

High EPSS
Published
16 November 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 8.0
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H
EPSS Score 0.89 99.8th percentile
Risk Priority 82 floored blend · peak EPSS

Summary

CVE-2023-46214 is a high-severity aka Blind XPath Injection (CWE-91) vulnerability in Splunk Splunk. Its CVSS base score is 8.0 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Content Injection (T1659); ranked in the top 0.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

Splunk Enterprise versions below 9.0.7 and 9.1.2 are affected by CVE-2023-46214, a flaw in which the product fails to safely sanitize extensible stylesheet language transformations supplied by users. The issue is tracked under CWE-91 and carries a CVSS 3.1 score of 8.0.

An authenticated attacker who can upload XSLT content may exploit the weakness to achieve remote code execution on the Splunk Enterprise instance. The attack requires user interaction and involves high complexity, yet successful exploitation yields complete compromise of confidentiality, integrity, and availability with changed scope.

Splunk advisory SVD-2023-1104 directs customers to upgrade to version 9.0.7 or 9.1.2, the releases that contain the necessary fixes for this input-handling deficiency.

The associated EPSS score currently stands at 0.8786 with a recorded peak of 0.8793.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

In Splunk Enterprise versions below 9.0.7 and 9.1.2, Splunk Enterprise does not safely sanitize extensible stylesheet language transformations (XSLT) that users supply. This means that an attacker can upload malicious XSLT which can result in remote code execution on the…

more

Splunk Enterprise instance.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1659 Content Injection Initial Access
Adversaries may gain access and continuously communicate with victims by injecting malicious content into systems through online network traffic.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-46213Same product: Splunk Cloud
CVE-2024-36987Same product: Splunk Cloud
CVE-2024-23676Same product: Splunk Cloud
CVE-2024-36989Same product: Splunk Cloud
CVE-2024-23675Same product: Splunk Cloud
CVE-2024-36986Same product: Splunk Cloud
CVE-2024-23677Same product: Splunk Cloud
CVE-2024-36982Same product: Splunk Cloud
CVE-2023-22942Same product: Splunk Splunk
CVE-2023-32711Same product: Splunk Splunk

Affected Assets

splunk
cloud
≤ 9.1.2308
splunk
splunk
9.0.0 — 9.0.7 · 9.1.0 — 9.1.2

Mitigating Controls

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 SDLC directly requires input neutralization and validation that eliminates XML injection flaws.

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.

finds

Security testing catches XML injection during development but does not itself implement the fix.

A.8.15 Logging partial match
finds

Logging can record injection attempts for detection but does not prevent the weakness.

finds

Monitoring can detect exploitation but provides no preventive control over XML handling.

prevents

Secure SDLC mandates input validation and output encoding that directly prevent XML injection.

prevents

Application security requirements explicitly call for defenses against injection flaws including XML.

prevents

Secure architecture principles reduce attack surface but do not prescribe XML-specific controls.

References