← Vulnerability feed

Vulnerability record · CVE-2018-11409 · published 8 June 2018

CVE-2018-11409: Splunk server-info endpoint exposes sensitive data without authentication

Splunk · Splunk

Splunk through 7.0.1 allows unauthenticated information disclosure by appending __raw/services/server/info/server-info?output_mode=json to a query, which returns server details including the license key. Because the endpoint is reachable over the network with no credentials, any party who can reach the Splunk web interface can pull sensitive configuration data.

5.3 CVSS 3.0 Medium EPSS 98% · top 0.1% CWE-200 · Information exposure
5.3CVSS 3.0 base score, v2 5.0
98%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

Splunk through 7.0.1 allows information disclosure by appending __raw/services/server/info/server-info?output_mode=json to a query, as demonstrated by discovering a license key.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityUnauthenticated remote disclosure of sensitive server data with public exploit code and very high EPSS, though impact is limited to confidentiality.

What it is

Splunk through 7.0.1 allows unauthenticated information disclosure by appending __raw/services/server/info/server-info?output_mode=json to a query, which returns server details including the license key. Because the endpoint is reachable over the network with no credentials, any party who can reach the Splunk web interface can pull sensitive configuration data.

Impact

An attacker gains read access to server information such as the Splunk license key, which can aid further targeting or abuse of the deployment. The flaw is confidentiality-only; no integrity or availability impact is described.

Attack surface

Reached over the network via the Splunk web/HTTP interface by requesting the crafted __raw path; the CVSS vector shows no privileges required and no user interaction, so it is unauthenticated and remotely triggerable.

Exploitation

Public exploit code exists (Exploit-DB 44865 and a GitHub PoC), and EPSS is very high at roughly 98% 30-day probability, though the CVE is not listed in CISA KEV.

What to do

  • Upgrade Splunk to a version later than 7.0.1, which is the last version named as affected.
  • Restrict network access to the Splunk web interface to trusted management networks only.
  • Require authentication and enforce least-privilege roles for all Splunk HTTP endpoints.
  • Monitor and rotate the Splunk license key if exposure is suspected.

Detection

  • Search Splunk or web proxy logs for requests containing __raw/services/server/info/server-info.
  • Alert on unauthenticated access to /services/server/info paths from unexpected source IPs.
  • Baseline normal callers of the server-info endpoint and flag new or external sources.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://www.securitytracker.com/id/1041148 Third Party AdvisoryVDB Entry
https://github.com/kofa2002/splunk ExploitThird Party Advisory
https://www.exploit-db.com/exploits/44865/ ExploitThird Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1041148 Third Party AdvisoryVDB Entry
https://github.com/kofa2002/splunk ExploitThird Party Advisory
https://www.exploit-db.com/exploits/44865/ ExploitThird Party AdvisoryVDB Entry

Track CVE-2018-11409 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2026-20253Splunk Enterprise PostgreSQL sidecar missing authentication allows file writesSplunk Enterprise 10.2 below 10.2.4 and 10.x below 10.0.7 expose a PostgreSQL sidecar service endpoint that lacks authentication controls. Any networ…KEVEPSS 97%analysed7.5CVE-2014-0160OpenSSL TLS/DTLS Heartbeat Extension Out-of-Bounds Read (Heartbleed)OpenSSL 1.0.1 before 1.0.1g mishandles Heartbeat Extension packets in its TLS and DTLS implementations, causing an out-of-bounds read of process memo…KEVEPSS 100%analysed10.0CVE-2022-32158Splunk improper access control vulnerabilitySplunk Enterprise deployment servers in versions before 8.1.10.1, 8.2.6.1, and 9.0 let clients deploy forwarder bundles to other deployment clients t…EPSS 1.4%9.8CVE-2022-37437Splunk improper certificate validation vulnerabilityWhen using Ingest Actions to configure a destination that resides on Amazon Simple Storage Service (S3) in Splunk Web, TLS certificate validation is …EPSS 0.44%9.8CVE-2017-17067Splunk incorrect authorization vulnerabilitySplunk Web in Splunk Enterprise 7.0.x before 7.0.0.1, 6.6.x before 6.6.3.2, 6.5.x before 6.5.6, 6.4.x before 6.4.9, and 6.3.x before 6.3.12, when the…EPSS 3.0%9.8CVE-2016-10126Splunk permissions and access controls vulnerabilitySplunk Web in Splunk Enterprise 5.0.x before 5.0.17, 6.0.x before 6.0.13, 6.1.x before 6.1.12, 6.2.x before 6.2.12, 6.3.x before 6.3.8, and 6.4.x bef…EPSS 4.0%9.4CVE-2026-76310Splunk improper access control vulnerabilityIn Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, an unauthenticated user who has an embedded report token could download the a…EPSS 0.45%9.4CVE-2026-76311Splunk improper access control vulnerabilityIn Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, an unauthenticated user who has an embedded report token could download the d…EPSS 0.45%

Source: NIST National Vulnerability Database (record CVE-2018-11409), CISA KEV, FIRST EPSS (scores of 2026-09-22). This page is refreshed as NVD updates the record.