Description
In Splunk Enterprise 10.4 versions below 10.4.2, an unauthenticated user could retrieve the information contained in Edge Processor pipeline configurations through a Representational State Transfer (REST) API endpoint when Edge Processor is turned on. The vulnerability does not affect versions prior to 10.4. The vulnerability exists because the Edge Processor service endpoint lacks authentication controls. For more information see System architecture of the Edge Processor solution (https://help.splunk.com/en/splunk-enterprise/process-data-at-the-edge/use-edge-processors-for-splunk-enterprise/10.4/how-the-edge-processor-solution-works/system-architecture-of-the-edge-processor-solution) in the Splunk documentation.
Published: 2026-08-19
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Splunk Enterprise, Edge Processor’s REST management endpoint can be accessed without authentication when Edge Processor is enabled. An unauthenticated attacker can retrieve pipeline configuration data through this endpoint, exposing potentially sensitive internal configuration details. The vulnerability is a manifestation of improper authentication controls and is classified as CWE-306.

Affected Systems

Splunk Enterprise deployments running versions 10.4, 10.2, 10.0, or 9.4 with Edge Processor enabled and older than the patched releases (10.4.2, 10.2.6, 10.0.9, 9.4.14) are affected. Versions earlier than 10.4 are not impacted, and instances that have disabled Edge Processor via the edge_processor_enabled setting are not vulnerable.

Risk and Exploitability

The CVSS score of 7.5 indicates a high risk of unauthorized data disclosure. While no EPSS score is currently available and the vulnerability is not listed in the CISA KEV catalog, the simple unauthenticated REST access provides an obvious attack vector that can be used by any entity with network reach to the Splunk instance. Attackers could enumerate configuration components, learn internal pipelines, or gather information for more targeted attacks. The vulnerability is broadly exploitable because it does not require privileged credentials.

Generated by OpenCVE AI on August 20, 2026 at 10:11 UTC.

Remediation

Vendor Solution

Upgrade Splunk Enterprise to versions 10.4.2, 10.2.6, 10.0.9, and 9.4.14, or higher.


Vendor Workaround

Turn off Edge Processor by setting edge_processor_enabled = false in the server.conf configuration file if you do not use Edge Processor. For more information see [Sidecar configuration settings](https://help.splunk.com/en/splunk-enterprise/administer/admin-manual/10.4/splunk-sidecars/sidecar-configuration-settings) in the Splunk documentation.


OpenCVE Recommended Actions

  • Upgrade Splunk Enterprise to the patched versions (10.4.2, 10.2.6, 10.0.9, or 9.4.14) or newer.
  • If you rely on Edge Processor and cannot upgrade immediately, disable Edge Processor by setting edge_processor_enabled = false in server.conf and restarting Splunk.
  • After applying the patch or workaround, verify the REST endpoint is no longer accessible and monitor for unauthenticated requests.

Generated by OpenCVE AI on August 20, 2026 at 10:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 21 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
First Time appeared Splunk splunk
CPEs cpe:2.3:a:splunk:splunk:*:*:*:*:enterprise:*:*:*
Vendors & Products Splunk splunk

Thu, 20 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Splunk
Splunk splunk Enterprise
Vendors & Products Splunk
Splunk splunk Enterprise

Wed, 19 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description In Splunk Enterprise 10.4 versions below 10.4.2, an unauthenticated user could retrieve the information contained in Edge Processor pipeline configurations through a Representational State Transfer (REST) API endpoint when Edge Processor is turned on. The vulnerability does not affect versions prior to 10.4. The vulnerability exists because the Edge Processor service endpoint lacks authentication controls. For more information see System architecture of the Edge Processor solution (https://help.splunk.com/en/splunk-enterprise/process-data-at-the-edge/use-edge-processors-for-splunk-enterprise/10.4/how-the-edge-processor-solution-works/system-architecture-of-the-edge-processor-solution) in the Splunk documentation.
Title Unauthenticated Information Disclosure through an Edge Processor Service Endpoint in Splunk Enterprise
Weaknesses CWE-306
References
Metrics cvssV3_1

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


Subscriptions

Splunk Splunk Splunk Enterprise
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-08-26T15:20:53.488Z

Reserved: 2026-08-19T12:02:03.628Z

Link: CVE-2026-76355

cve-icon Vulnrichment

Updated: 2026-08-26T15:17:51.914Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-19T22:17:20.593

Modified: 2026-08-26T16:16:41.227

Link: CVE-2026-76355

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T10:15:17Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function