CVE-2026-84714
Automation-controller: automation-controller: incomplete sanitize_jinja() regex allows jinja template injection into ad-hoc module_args, machine-credential fields, and host names, reaching ansible-core templating in the execution environment
A flaw was found in the automation-controller input-validation guard sanitize_jinja(). The function uses two regular expressions to reject user-supplied Jinja, but the patterns stop at the first interior '}' or '%' character, so a Jinja expression containing an inner brace (for example an empty dict) is accepted while remaining valid Jinja. Because sanitize_jinja() is the sole guard on several launch-time fields โ ad-hoc command module_args, Machine-credential username / become_method / become_user, and inventory host names โ a low-privileged user can inject Jinja that ansible-core evaluates in the execution environment. This enables execution of arbitrary commands in the execution environment (bypassing an administrator's AD_HOC_COMMANDS module allowlist) and disclosure of secrets belonging to credentials the attacker cannot read (by templating a co-attached credential's injected environment variables), across the credential access-control boundary.
| CWE | CWE-184 |
| Vendor | red hat |
| Product | red hat ansible automation platform 2.6 for rhel 9 |
| Published | Sep 23, 2026 |
| Last Updated | Sep 23, 2026 |
Get instant alerts for red hat red hat ansible automation platform 2.6 for rhel 9
Be the first to know when new high vulnerabilities affecting red hat red hat ansible automation platform 2.6 for rhel 9 are published โ delivered to Slack, Telegram or Discord.
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N