Lucene search
+L

515 matches found

NVD
NVD
•added 2026/09/24 1:17 p.m.•5 views

CVE-2026-94416

An authorization bypass was found in the Ansible Automation Platform AAP gateway. The gateway API allows an authenticated administrator to create a new service key for the Controller service cluster. Because service-key creation is not restricted to the installer-provisioned provisioning path, an...

6.8CVSS0.00452EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/24 12:25 p.m.•6 views

EUVD-2026-85867

An authorization bypass was found in the Ansible Automation Platform AAP gateway. The gateway API allows an authenticated administrator to create a new service key for the Controller service cluster. Because service-key creation is not restricted to the installer-provisioned provisioning path, an...

6.8CVSS5.8AI score0.00452EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/24 12:25 p.m.•13 views

CVE-2026-94416

An authorization bypass exists in the Ansible Automation Platform (AAP) gateway due to a lack of restrictions on service key creation . An authenticated administrator can create a new service key for the Controller service cluster that is cryptographically indistinguishable from legitimate keys. ...

6.8CVSS5.8AI score0.00452EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/24 12:25 p.m.•23 views

CVE-2026-94416 Aap-gateway: aap-gateway: authorization bypass via workload identity token forgery

An authorization bypass was found in the Ansible Automation Platform AAP gateway. The gateway API allows an authenticated administrator to create a new service key for the Controller service cluster. Because service-key creation is not restricted to the installer-provisioned provisioning path, an...

6.8CVSS0.00452EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/24 12:25 p.m.•4 views

CVE-2026-94416

An authorization bypass was found in the Ansible Automation Platform AAP gateway. The gateway API allows an authenticated administrator to create a new service key for the Controller service cluster. Because service-key creation is not restricted to the installer-provisioned provisioning path, an...

6.8CVSS5.8AI score0.00452EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 10:49 p.m.•3 views

Critical: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Container Release Update

An update is now available for Red Hat Ansible Automation Platform 2.5 Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams,...

9.8CVSS7.4AI score0.02209EPSS
SaveExploits17References31
RedHat Linux
RedHat Linux
•added 2026/09/23 10:30 p.m.•5 views

Important: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Container Release Update

An update is now available for Red Hat Ansible Automation Platform 2.5 Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams,...

8.9CVSS5.9AI score0.00682EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 10:20 p.m.•2 views

Critical: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Container Release Update

An update is now available for Red Hat Ansible Automation Platform 2.6 Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams,...

9.9CVSS6.6AI score0.02209EPSS
SaveExploits20References91
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•5 views

automation-controller: automation-controller-container: automation-controller: view_jobtemplate to execute privilege escalation via host_config_key exposure and X-Forwarded-For spoofing of provisioning-callback host match

A flaw was found in Red Hat Ansible Automation Platform's automation- controller. The provisioning-callback secret hostconfigkey is exposed to users holding only the read-level viewjobtemplate permission -- both in the job template API representation and in the activity stream -- and the...

9.9CVSS6.3AI score0.00801EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•5 views

automation-controller: automation-controller-container: automation-controller: Project scm_url argument injection into `git ls-remote --upload-pack` yields RCE on the controller-task control-plane pod

A flaw was found in Red Hat Ansible Automation Platform's automation- controller. The Project scmurl field is not validated against values that begin with a dash and is stored and passed verbatim to the git SCM module. Because the module runs git ls-remote with the URL as a positional argument an...

9.9CVSS6.1AI score0.00617EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•7 views

automation-controller: automation-controller-container: automation-controller: GALAXY_TASK_ENV setting is not filtered for dynamic-linker / interpreter environment variables, allowing a system administrator to achieve code execution in the project-update execution environment

A flaw was found in Red Hat Ansible Automation Platform's automation- controller. The GALAXYTASKENV setting, whose values are added to the environment of the ansible-galaxy commands run during project updates, is not validated to exclude dynamic-linker and interpreter environment variables such a...

6.1AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•5 views

automation-controller: automation-controller-container: automation-controller: bulk job launch allows setting a workflow node's job reference to an arbitrary unified job, enabling a low-privileged user to cancel and read metadata of jobs in other organizations

A flaw was found in Red Hat Ansible Automation Platform's automation- controller. The bulk job launch endpoint builds workflow job nodes from client input using a serializer that leaves the node's job reference -- a field normally set by the workflow task manager after it spawns a child job --...

6AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•5 views

automation-controller: automation-controller-container: automation-controller: host_filter SmartFilter ORM traversal exposes JobEvent/AdHocCommandEvent event_data and stdout to users without permission on the job, enabling blind character-by-character extraction of job output (cross-tenant information disclosure)

A flaw was found in Red Hat Ansible Automation Platform's automation-controller. The hostfilter query parameter on the hosts list API is parsed into a raw Django ORM filter whose lookup path is validated only against a sensitive-field blocklist, with no authorization check on the database relatio...

5.7AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•6 views

automation-controller: automation-controller: client IP spoofing in audit/access logs via unrestricted X-Forwarded-For trust

A flaw was found in the Ansible Automation Platform automation-controller. In the shipped production configuration, the Controller trusts the client-supplied X-Forwarded-For header as the request's client IP without verifying that it originated from a trusted proxy, and selects the leftmost...

4.3CVSS5.8AI score0.00136EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•5 views

automation-controller: automation-controller-container: automation-controller: write-only survey password recovered in plaintext via Schedule/WorkflowJobTemplateNode survey min/max validation error message

A flaw was found in Red Hat Ansible Automation Platform's automation- controller. Survey questions of type password are write-only and stored encrypted, displayed only as a placeholder on read. When a schedule or workflow job template node is revalidated against a tightened survey specification,...

7.7CVSS5.7AI score0.00379EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•5 views

automation-controller: automation-controller-container: automation-controller: format string injection in the API 4XX error log setting discloses Django SECRET_KEY and database credentials to an administrator

A flaw was found in Red Hat Ansible Automation Platform's automation- controller. The setting that formats the log message emitted for API 4XX errors is an administrator-controlled Python format-string template that is rendered with a live user object as an argument. Because Python string...

8.7CVSS5.7AI score0.002EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•4 views

automation-controller: automation-controller-container: automation-controller: execution environment credential foreign key is not use-permission checked, allowing an organization execution-environment admin to bind and disclose another organization's container registry credential (cross-tenant credential disclosure)

A flaw was found in Red Hat Ansible Automation Platform's automation-controller. When creating or editing an execution environment, the controller does not verify that the requesting user has use permission on the container registry credential referenced by the execution environment; it validates...

5.7AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•4 views

automation-controller: automation-controller: CredentialType injector validation renders attacker-supplied Jinja2 templates synchronously in the web worker, allowing uncontrolled resource consumption (denial of service) and an unhandled-exception (500) via /api/controller/v2/credential_types/

A flaw was found in Red Hat Ansible Automation Platform's automation-controller. When a custom credential type is created or updated, the injector configuration is validated by rendering each attacker-supplied Jinja2 template synchronously inside the web request worker, with no limit on iteration...

5.8AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•7 views

automation-controller: automation-controller: unauthenticated 200-vs-403 oracle in Bitbucket Data Center webhook receiver enumerates webhook-enabled job templates

A flaw was found in the Ansible Automation Platform automation-controller. The unauthenticated Bitbucket Data Center webhook receiver skips HMAC signature verification for diagnostics:ping events after it has already looked up the target template, causing the endpoint to return HTTP 200 for a...

5.3CVSS5.7AI score0.00337EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•8 views

automation-controller: automation-controller-container: automation-controller/AWX: Bulk Job Launch checks instance_groups at read level instead of use level, allowing execution-placement authorization bypass

A flaw was found in Ansible Automation Platform's automation-controller AWX. The Bulk Job Launch API POST /api/v2/bulk/joblaunch/ authorizes the requested instancegroups with only a read-level permission check, whereas the standard single-job launch path requires use-level permission on the same...

6.4CVSS5.8AI score0.003EPSS
SaveExploits0References4
Rows per page
Query Builder