Description
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, the controller decrypts the stored password and includes its
plaintext value in the minimum/maximum length validation error message
returned in the HTTP response. A user with the delegated JobTemplate Admin
role can tighten the survey length constraint and trigger revalidation of a
schedule or node created by another, higher-privileged user, thereby
recovering that user's stored password in plaintext.
Published: 2026-09-23
Score: 7.7 High
EPSS: n/a
KEV: No
Impact: Plaintext exposure of password survey data
Action: Assess Impact
AI Analysis

Impact

The flaw lies in how the Automation Platform handles survey questions of type password. Although such passwords are stored encrypted and shown only as placeholders when read, a revalidation triggered by a schedule or workflow job template node causes the controller to decrypt the stored password. The plaintext value is then included in the minimum/maximum length validation error message returned in the HTTP response, exposing the password to an attacker. The vulnerability is associated with CWE‑209. The impact is the disclosure of a higher‑privileged user’s password, compromising confidentiality and potentially enabling further malicious activity within the organization.

Affected Systems

This vulnerability affects only Red Hat Ansible Automation Platform version 2, specifically the automation controller component that manages schedules, workflow job templates, and survey questions. No other vendors or product versions are reported to be impacted.

Risk and Exploitability

With a CVSS score of 7.7 the flaw denotes a moderate to high severity. The EPSS value is not available and the vulnerability is not listed in CISA KEV, suggesting lower publicly observed exploitation. The likely attack vector requires an authenticated user with the delegated JobTemplate Admin role to tighten survey limits and trigger revalidation. Although this does not provide remote code execution, it enables plaintext disclosure of a higher‑privileged user's password, which can be a serious incident if the role is misused or compromised. Therefore, systems with this role should treat the issue as a potential insider threat and consider the risk of credential leakage.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Restrict or remove the JobTemplate Admin role from users who do not need it, thereby limiting the ability to trigger survey revalidation.
  • Audit existing job templates and schedules to identify password survey fields and consider removing or minimizing them where possible.
  • Check the Red Hat support portal for an available patch and apply it immediately.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 22:30: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 19:00:00 +0000

Type Values Removed Values Added
Description 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, the controller decrypts the stored password and includes its plaintext value in the minimum/maximum length validation error message returned in the HTTP response. A user with the delegated JobTemplate Admin role can tighten the survey length constraint and trigger revalidation of a schedule or node created by another, higher-privileged user, thereby recovering that user's stored password in plaintext.
Title Automation-controller: automation-controller-container: automation-controller: write-only survey password recovered in plaintext via schedule/workflowjobtemplatenode survey min/max validation error message
First Time appeared Redhat
Redhat ansible Automation Platform
Weaknesses CWE-209
CPEs cpe:/a:redhat:ansible_automation_platform:2
Vendors & Products Redhat
Redhat ansible Automation Platform
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-23T22:11:09.033Z

Reserved: 2026-09-01T20:50:45.963Z

Link: CVE-2026-84499

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-23T19:40:10.000

Link: CVE-2026-84499

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T21:00:13Z

Weaknesses
  • CWE-209

    Generation of Error Message Containing Sensitive Information