CVE-2026-84714
Last modified
CVE-2026-84714 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Red Hat | Red Hat Ansible Automation Platform 2.5 for RHEL 8 | All versions |
| Red Hat | Red Hat Ansible Automation Platform 2.5 for RHEL 9 | All versions |
| Red Hat | Red Hat Ansible Automation Platform 2.6 for RHEL 9 | All versions |
| Red Hat | Red Hat Ansible Automation Platform 2.6 | All versions |
| Red Hat | Red Hat Ansible Automation Platform 2.7 | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-84714?
How severe is CVE-2026-84714?
How do I fix CVE-2026-84714?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-84700PikiwiDB (Pika) v3.5.7 exposes an internal protobuf replicat…8.6
- CVE-2026-84701NocoBase fails to sanitize rich text field values in the rea…5.4
- CVE-2026-84702facefusion through 3.6.1 fails to normalize job identifiers …7.5
- CVE-2026-84706A flaw was found in Ansible Automation Platform's automation…7.6
- CVE-2026-84712A flaw was found in the automation-controller API. The …5.3
- CVE-2026-84713A flaw was found in the automation-controller notification …6.5
- CVE-2026-84715FeatherPanel versions before 1.3.7.10 fail to validate permi…8.8
- CVE-2026-84716A flaw was found in the automation-controller instance …6.6
- CVE-2026-84717A flaw was found in the Ansible Automation Platform automati…5.3
- CVE-2026-84718A flaw was found in the Ansible Automation Platform automati…4.3
- CVE-2026-84719A flaw was found in the Ansible Automation Platform automati…9.9
- CVE-2026-8472GitLab has remediated an issue in GitLab EE affecting all ve…4.3
Are you affected by CVE-2026-84714?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
