CVE-2026-82266: Redpanda Admin API Unauthenticated Superuser Access via Default Configuration

Published Aug 28, 2026
·
Updated

Redpanda through 26.2.2 binds the Admin API to 0.0.0.0:9644 with adminapirequireauth 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.

Affected Software

0 affected components

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Set admin_api_require_auth to true so unauthenticated requests are not treated as superusers (Redpanda 26.2.2 defaults to false and binds the Admin API to 0.0.0.0:9644).

    Redpanda Admin API admin_api_require_auth = true
  2. Configuration

    Restrict the Admin API listener currently bound to 0.0.0.0:9644 to a trusted interface/IP so attackers cannot reach port 9644 without credentials.

    Redpanda Admin API bind address for Admin API (port 9644) = localhost / trusted interface

Event History

Aug 28, 2026
CVE Published
via MITRE·04:18 PM
Data Sourced
via MITRE·04:18 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

Redpanda deployments through 26.2.2 are exposed when the Admin API is reachable on port 9644. The default configuration binds that API to 0.0.0.0:9644 and does not require authentication.

2

What does an attacker need to exploit this issue?

An attacker needs only network reachability to port 9644; no credentials or user interaction are required. Unauthenticated Admin API requests are treated as superuser requests.

3

What can an unauthenticated attacker do?

An attacker can create or delete broker accounts, modify cluster configuration, and disrupt partition replication. This can affect confidentiality, integrity, and availability.

4

What configuration should be changed if patching is not immediately possible?

Require authentication for the Admin API by enabling admin_api_require_auth. Restrict network access to port 9644 so untrusted hosts cannot reach the Admin API.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203