Description
In Splunk Connect for Kafka versions below 2.2.7, an unauthenticated user who can reach the Kafka Connect Representational State Transfer (REST) API could configure timestamp extraction with a crafted regular expression and matching event data to block a Kafka Connect worker thread, stopping event delivery for the affected connector. The vulnerability is possible because timestamp extraction evaluates customer-supplied regular expressions without a time limit. For more information see Install Splunk Connect for Kafka (https://help.splunk.com/en/data-management/integrate-data-with-add-ons/splunk-connect-for-kafka/2.2/install/install-splunk-connect-for-kafka) and Data ingestion parameters for Splunk Connect for Kafka (https://help.splunk.com/en/data-management/integrate-data-with-add-ons/splunk-connect-for-kafka/2.2/overview/data-ingestion-parameters-for-splunk-connect-for-kafka) in the Splunk documentation.
Published: 2026-08-19
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Splunk Connect for Kafka before version 2.2.7 evaluates user‑supplied regular expressions within the timestamp extraction feature without imposing a time limit. An unauthenticated attacker who can reach the Kafka Connect REST API may submit a specially crafted expression and matching event data, causing the worker thread to become stuck in a regular‑expression evaluation loop. The result is a denial of service that halts event delivery for the affected connector, disrupting the availability of the data pipeline.

Affected Systems

Products affected are Splunk Connect for Kafka, versions earlier than 2.2.7. The flaw is exposed through the REST API that is accessible to any user with network reachability to the Kafka Connect cluster. No other Splunk products are listed as impacted.

Risk and Exploitability

The CVSS score of 5.9 classifies the vulnerability as medium severity. Because the attack vector is unauthenticated HTTP access to the REST API, the risk is limited to environments where the API is exposed to untrusted networks. EPSS data is not available, and the issue is not listed in the CISA KEV catalog, which reduces the likelihood of widespread exploitation. Nevertheless, the impact is significant for services that rely on continuous data ingestion.

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

Remediation

Vendor Solution

Upgrade each affected Splunk app or add-on to the applicable fixed version listed in Product Status.


Vendor Workaround

Restrict access to the Kafka Connect Representational State Transfer (REST) API to trusted administrative hosts and networks. Turn off timestamp extraction by setting enable.timestamp.extraction to false in the connector configuration if you do not use timestamp extraction functionality. For more information see [Data ingestion parameters for Splunk Connect for Kafka](https://help.splunk.com/en/data-management/integrate-data-with-add-ons/splunk-connect-for-kafka/2.2/overview/data-ingestion-parameters-for-splunk-connect-for-kafka) in the Splunk documentation.


OpenCVE Recommended Actions

  • Upgrade Splunk Connect for Kafka to version 2.2.7 or later to apply the vendor‑provided fix.
  • Restrict access to the Kafka Connect REST API to trusted administrative hosts and networks.
  • Disable timestamp extraction when it is not needed by setting enable.timestamp.extraction to false in the connector configuration.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
First Time appeared Splunk connect For Kafka
CPEs cpe:2.3:a:splunk:connect_for_kafka:*:*:*:*:*:*:*:*
Vendors & Products Splunk connect For Kafka

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

Type Values Removed Values Added
First Time appeared Splunk
Splunk splunk Connect For Kafka
Vendors & Products Splunk
Splunk splunk Connect For Kafka

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

Type Values Removed Values Added
Description In Splunk Connect for Kafka versions below 2.2.7, an unauthenticated user who can reach the Kafka Connect Representational State Transfer (REST) API could configure timestamp extraction with a crafted regular expression and matching event data to block a Kafka Connect worker thread, stopping event delivery for the affected connector. The vulnerability is possible because timestamp extraction evaluates customer-supplied regular expressions without a time limit. For more information see Install Splunk Connect for Kafka (https://help.splunk.com/en/data-management/integrate-data-with-add-ons/splunk-connect-for-kafka/2.2/install/install-splunk-connect-for-kafka) and Data ingestion parameters for Splunk Connect for Kafka (https://help.splunk.com/en/data-management/integrate-data-with-add-ons/splunk-connect-for-kafka/2.2/overview/data-ingestion-parameters-for-splunk-connect-for-kafka) in the Splunk documentation.
Title Regular Expression Denial of Service (DoS) through the REST API in Splunk Connect for Kafka
Weaknesses CWE-407
References
Metrics cvssV3_1

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


Subscriptions

Splunk Connect For Kafka Splunk Connect For Kafka
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

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

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

Link: CVE-2026-76401

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-24T18:58:44.047

Link: CVE-2026-76401

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T10:45:03Z

Weaknesses
  • CWE-407

    Inefficient Algorithmic Complexity