Description
A flaw was found in Red Hat Ansible Automation Platform's automation-
controller. Four debug views that trigger the internal task, dependency, and
workflow schedulers are configured to allow any user (including unauthenticated
clients) and are routed in production builds because their URL include is not
gated on the debug setting. An unauthenticated remote attacker can repeatedly
invoke these endpoints to acquire the cluster-wide scheduler advisory lock;
because the legitimate scheduler acquires the same lock without waiting, the
attacker causes real scheduler runs to be skipped, stalling job dispatch for
all tenants, while also consuming controller web workers. The debug root view
additionally discloses the list of debug endpoints to unauthenticated callers.
Published: 2026-09-23
Score: 8.2 High
EPSS: n/a
KEV: No
Impact: Denial of Service via scheduler lock starvation
Action: Monitor
AI Analysis

Impact

An unauthorized debug interface inside Red Hat Ansible Automation Platform 2 exposes scheduler‑trigger endpoints that do not require authentication. An unauthenticated remote attacker can repeatedly call these paths, repeatedly acquiring the global scheduler advisory lock. Because the legitimate scheduler also needs the same lock, the attacker effectively starves the scheduler, causing real job runs to be skipped and delaying job dispatch for all tenants. The flaw leads to a denial of service that also consumes controller web‑worker resources, matching CWE‑489.

Affected Systems

The vulnerability resides in the automation‑controller component of Red Hat Ansible Automation Platform 2. The affected build includes the unauthenticated debug views and the debug root view that exposes the available debug endpoints. No specific minor version is listed; any installation of platform 2 requires assessment. The issue is present only in production‑grade builds where the debug setting is not gated on the URLs.

Risk and Exploitability

The CVSS score of 8.2 indicates high severity, and the exploit probability is unknown (EPSS not available). The vulnerability is exploitable over the network via HTTP without credentials, with no known mitigating configuration changes. Because it is listed as not in CISA KEV, an active exploitation campaign has not yet been reported, but the effect of lock starvation can severely disrupt service availability. Immediate patching or access restriction is advised.

Generated by OpenCVE AI on September 23, 2026 at 20:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch or upgrade the Ansible Automation Platform to a version where debug endpoints are gated or removed from production builds.
  • Restrict network access to the controller’s debug URLs (e.g., /debug/...), configuring firewall rules or reverse‑proxy ACLs to allow only the internal network or privileged users.
  • Monitor the controller web‑server logs for repeated calls to debug endpoints and configure rate limiting or alerting to detect lock‑starvation attempts.
  • As a temporary measure, disable the debug mode configuration if the platform supports toggling debug in the web interface or configuration files, reducing exposure of the endpoints.

Generated by OpenCVE AI on September 23, 2026 at 20:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat ansible Automation Platform Developer
Redhat ansible Automation Platform Inside
CPEs cpe:/a:redhat:ansible_automation_platform:2.6::el10
cpe:/a:redhat:ansible_automation_platform:2.6::el9
cpe:/a:redhat:ansible_automation_platform_developer:2.6::el10
cpe:/a:redhat:ansible_automation_platform_developer:2.6::el9
cpe:/a:redhat:ansible_automation_platform_inside:2.6::el9
Vendors & Products Redhat ansible Automation Platform Developer
Redhat ansible Automation Platform Inside
References

Wed, 23 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 23 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in Red Hat Ansible Automation Platform's automation- controller. Four debug views that trigger the internal task, dependency, and workflow schedulers are configured to allow any user (including unauthenticated clients) and are routed in production builds because their URL include is not gated on the debug setting. An unauthenticated remote attacker can repeatedly invoke these endpoints to acquire the cluster-wide scheduler advisory lock; because the legitimate scheduler acquires the same lock without waiting, the attacker causes real scheduler runs to be skipped, stalling job dispatch for all tenants, while also consuming controller web workers. The debug root view additionally discloses the list of debug endpoints to unauthenticated callers.
Title Automation-controller: automation-controller-container: automation-controller: unauthenticated debug scheduler-trigger endpoints (allowany, routed without debug guard) allow advisory-lock starvation of job dispatch (dos)
First Time appeared Redhat
Redhat ansible Automation Platform
Weaknesses CWE-489
CPEs cpe:/a:redhat:ansible_automation_platform:2
Vendors & Products Redhat
Redhat ansible Automation Platform
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H'}


Subscriptions

Redhat Ansible Automation Platform Ansible Automation Platform Developer Ansible Automation Platform Inside
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-23T21:46:07.224Z

Reserved: 2026-09-01T20:41:23.322Z

Link: CVE-2026-84486

cve-icon Vulnrichment

Updated: 2026-09-23T19:26:37.699Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-23T19:19:40.093

Modified: 2026-09-23T22:16:58.140

Link: CVE-2026-84486

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T20:30:09Z

Weaknesses