CVE Catalog

CVE-2026-84712

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

An unauthenticated attacker can obtain a detailed infrastructure map and exact software versions, facilitating targeted attack planning. Although no secrets are exposed, disclosure of inventory and versions significantly raises risk.

Recommendation

Update automation-controller to a version where /api/v2/ping/ does not serialize automation-mesh data or instance inventory. Restrict access to the health-check endpoint and monitor for unusual requests to it.

Other vulnerabilities in automation-controller

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS