conduktor.io ↗

KIP-1276 — CIDR-based Host Patterns for ACLs

Accepted Kafka 4.4 Security

Adds CIDR notation support to Kafka ACL host patterns, allowing a single ACL entry to cover an entire subnet (e.g., 10.0.0.0/8) rather than requiring one entry per IP address. Today Kafka ACLs only accept exact IP addresses or wildcard (*) for host-based access control, forcing administrators to create and maintain O(n) ACL entries for n clients sharing a subnet.

Details

AuthorMaroš Orsák
StatusAccepted
Kafka Version4.4
JIRAKAFKA-20088
WikiView on Apache Wiki
Created2026-01-22
Last Modified2026-06-02
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.