PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-76401 Splunk CVE debrief

An executive overview of CVE-2026-76401: 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. This vulnerability is a denial-of-service (DoS) issue that can be exploited by an attacker to disrupt the event delivery process. The vulnerability exists because timestamp extraction evaluates customer-supplied regular expressions without a time limit, allowing an attacker to craft a regular expression that consumes excessive resources and causes the worker thread to block. To mitigate this vulnerability, administrators should review and update Splunk Connect for Kafka to version 2.2.7 or later, implement network restrictions to limit access to the Kafka Connect REST API, and monitor for suspicious regular expression configurations.

Vendor
Splunk
Product
Splunk Connect for Kafka
CVSS
MEDIUM 5.9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-19
Original CVE updated
2026-08-24
Advisory published
2026-08-19
Advisory updated
2026-08-24

Who should care

Splunk Connect for Kafka administrators, Kafka Connect users, and security teams responsible for monitoring and protecting data ingestion pipelines should be aware of this vulnerability and take steps to mitigate it. These stakeholders should review their current configurations, assess their exposure, and implement necessary controls to prevent exploitation. Additionally, security teams should monitor for suspicious activity and review relevant logs to detect potential attacks.

Technical summary

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 exists because timestamp extraction evaluates customer-supplied regular expressions without a time limit, allowing an attacker to craft a regular expression that consumes excessive resources and causes the worker thread to block. This issue can be mitigated by updating to version 2.2.7 or later, restricting access to the Kafka Connect REST API, and monitoring for suspicious activity.

Defensive priority

Medium-priority defensive actions are recommended due to the potential for denial of service via crafted regular expressions in Splunk Connect for Kafka versions below 2.2.7.

Recommended defensive actions

  • Review and update Splunk Connect for Kafka to version 2.2.7 or later
  • Implement network restrictions to limit access to the Kafka Connect REST API
  • Monitor for suspicious regular expression configurations
  • Consider implementing compensating controls such as Web Application Firewalls
  • Inventory and assess exposure of affected connectors
  • Review relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

Evidence from the NVD and Splunk advisory indicates that unauthenticated users can block Kafka Connect worker threads by configuring timestamp extraction with crafted regular expressions, affecting event delivery for the connector. The vulnerability exists because timestamp extraction evaluates customer-supplied regular expressions without a time limit.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-76401 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-76401

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-76401 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-76401

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.