CVE Catalog

CVE-2026-84683

HighCVSS 8.7
Published: Updated: Translated: NVD NIST

Summary

In Red Hat Ansible Automation Platform's automation-controller, the HTML view of job, ad hoc command, project update, and inventory update standard output escapes HTML metacharacters but does not remove ANSI terminal escape sequences before conversion to HTML. An ANSI OSC 8 hyperlink sequence in the output is expanded into an HTML anchor whose href is not scheme-filtered or escaped, so a low-privileged user can embed a javascript: link rendered into a text/html response with no Content-Security-Policy.

Risk Assessment

When a higher-privileged user views the output page and clicks the link, attacker-controlled JavaScript executes in their authenticated session, allowing actions as that user up to full platform takeover.

Recommendation

Update Ansible Automation Platform automation controller to a patched version or apply vendor-recommended mitigations.

Other vulnerabilities in Ansible Automation Platform automation controller

See all
Original NVD description (English source)

A flaw was found in Red Hat Ansible Automation Platform's automation- controller. The HTML view of job, ad hoc command, project update, and inventory update standard output escapes HTML metacharacters but does not remove ANSI terminal escape sequences before conversion to HTML. An ANSI OSC 8 hyperlink sequence in the output is expanded into an HTML anchor whose href is not scheme- filtered or escaped, so a low-privileged user who can produce output -- or an external party whose data a playbook echoes -- can embed a javascript: link that is rendered into a text/html response with no Content-Security-Policy. When a higher-privileged user views the output page and clicks the link, attacker- controlled JavaScript executes in their authenticated session, allowing actions as that user up to full platform takeover.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS