GHSA-qp5m-mrqw-6pxrCriticalCVSS 9.8
Redpanda through 26.2.2 binds the Admin API to 0.0.0.0:9644 with admin_api_require_auth...
🔗 CVE IDs covered (1)
📋 Description
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.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-82266
- https://github.com/redpanda-data/redpanda/issues/30989
- https://github.com/redpanda-data/redpanda
- https://github.com/redpanda-data/redpanda/blob/3cfce474a872090e7c74d14181885f5838c54cf2/conf/redpanda.yaml
- https://github.com/redpanda-data/redpanda/blob/3cfce474a872090e7c74d14181885f5838c54cf2/src/v/security/request_auth.cc
- https://www.vulncheck.com/advisories/redpanda-admin-api-unauthenticated-superuser-access-via-default-configuration
- https://github.com/advisories/GHSA-qp5m-mrqw-6pxr