CVE-2026-42316
Last modified
CVE-2026-42316 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. kafka-sink-azure-kusto Kafka Connect plugin is the official Microsoft sink for Azure Data Explorer (Kusto). Prior to 5.2.3, kafka-sink-azure-kusto did not sanitize user-controlled values inside the kusto.tables.topics.mapping configuration. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
kafka-sink-azure-kusto Kafka Connect plugin is the official Microsoft sink for Azure Data Explorer (Kusto). Prior to 5.2.3, kafka-sink-azure-kusto did not sanitize user-controlled values inside the kusto.tables.topics.mapping configuration. The db, table, mapping, and format fields of each mapping entry were interpolated directly into KQL management/query commands via String.formatted(...) (e.g., FETCH_TABLE_COMMAND.formatted(table) → "<table> | count", FETCH_TABLE_MAPPING_COMMAND.formatted(table, format, mapping) → ".show table <table> ingestion <format> mapping '<mapping>'"). An actor able to influence the connector configuration (for example, someone with permissions to submit or edit Kafka Connect connector configs) could embed KQL metacharacters (;, |, ') to execute arbitrary management commands in the context of the connector's service principal — enabling schema enumeration/modification, ingestion-mapping tampering, or changes to streaming/retention policies on the target Azure Data Explorer database. This is a tampering vulnerability. Exploitation requires privileged access to the connector configuration; no end-user interaction or Kafka record payload is involved. This vulnerability is fixed in 5.2.3.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-42316?
How severe is CVE-2026-42316?
How do I fix CVE-2026-42316?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42310Pillow is a Python imaging library. From version 4.2.0 to be…5.5
- CVE-2026-42311Pillow is a Python imaging library. From version 10.3.0 to b…7.8
- CVE-2026-42312pyLoad is a free and open-source download manager written in…6.8
- CVE-2026-42313pyLoad is a free and open-source download manager written in…8.3
- CVE-2026-42314pyLoad is a free and open-source download manager written in…6.5
- CVE-2026-42315pyLoad is a free and open-source download manager written in…6.5
- CVE-2026-42317GLPI is a free asset and IT management software package. Sta…7
- CVE-2026-42318GLPI is a free asset and IT management software package. Sta…7
- CVE-2026-4232A vulnerability was determined in Tiandy Integrated Manageme…7.3
- CVE-2026-42320GLPI is a free asset and IT management software package. Sta…5.9
- CVE-2026-42321GLPI is a free asset and IT management software package. Sta…8.4
- CVE-2026-42326ImageMagick is free and open-source software used for editin…5.1
Are you affected by CVE-2026-42316?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
