CVE-2026-82266 PUBLISHED

Redpanda Admin API Unauthenticated Superuser Access via Default Configuration

Assigner: VulnCheck
Reserved: 28.08.2026 Published: 28.08.2026 Updated: 28.08.2026

Redpanda through 26.2.2 binds the Admin API to 0.0.0.0:9644 with admin_api_require_auth defaulting to false, treating unauthenticated requests as superusers. Attackers can reach port 9644 without credentials to create and delete broker accounts, modify cluster configuration, and disrupt partition replication.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor redpanda-data
Product redpanda
Versions Default: unaffected
  • affected from 0 to 26.2.2 (incl.)

Credits

  • George Chen reporter

References

Problem Types

  • Missing Authentication for Critical Function CWE