CVE Catalog

CVE-2026-84719

CriticalCVSS 9.9
Published: Updated: Translated: NVD NIST

Summary

A flaw in the Ansible Automation Platform automation-controller: when copying a WorkflowJobTemplate, the deep-copy permission sanitizer validates only inventory, unified_job_template, and credentials of each cloned node and fails to check instance_groups (and execution_environment and labels) preserved from the original. A user with organization workflow-admin permission but no role on the referenced instance groups can copy a workflow, become its administrator, and launch jobs pinned to instance groups they are not authorized to use — including the control-plane instance group — bypassing the InstanceGroup use_role boundary and causing attacker-influenced automation to run in the control-plane execution context.

Risk Assessment

An unauthorized user can run jobs in sensitive instance groups, including the control-plane, potentially leading to privilege escalation and platform integrity compromise.

Recommendation

Update Ansible Automation Platform to a patched version and review user permissions on instance groups.

Other vulnerabilities in Ansible Automation Platform

See all
Original NVD description (English source)

A flaw was found in the Ansible Automation Platform automation-controller. When a WorkflowJobTemplate is copied, the deep-copy permission sanitizer validates only the inventory, unified_job_template, and credentials of each cloned node and fails to check the instance_groups (and execution_environment and labels) that were preserved from the original. A user with organization workflow-admin permission but no role on the referenced instance groups can copy a workflow, become its administrator, and launch jobs pinned to instance groups they are not authorized to use — including the control-plane instance group — bypassing the InstanceGroup use_role boundary and causing attacker-influenced automation to run in the control-plane execution context.

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