GHSA-cvm2-8wp9-2853MediumCVSS 5.3
A flaw was found in the automation-controller API. The unauthenticated health...
🔗 CVE IDs covered (1)
📋 Description
A flaw was found in the automation-controller API. The unauthenticated health-check endpoint /api/v2/ping/ (ApiV2PingView, AllowAny) over-serializes RBAC-gated automation-mesh data into its anonymous response, exposing the full instance inventory (node hostnames, node types, UUIDs, heartbeats, capacities, and exact versions), all instance-group names and membership, the deployment install UUID, and the active control node. A remote, unauthenticated attacker can use this to map the control plane and fingerprint software versions for targeted attacks. This flaw affects confidentiality only; it does not expose secrets, credentials, or tenant data.
🔗 References (8)
- https://nvd.nist.gov/vuln/detail/CVE-2026-84712
- https://access.redhat.com/security/cve/CVE-2026-84712
- https://bugzilla.redhat.com/show_bug.cgi?id=2527196
- https://access.redhat.com/errata/RHSA-2026:71113
- https://access.redhat.com/errata/RHSA-2026:71114
- https://access.redhat.com/errata/RHSA-2026:71177
- https://access.redhat.com/errata/RHSA-2026:71179
- https://github.com/advisories/GHSA-cvm2-8wp9-2853