RBAC Flaw in AWX WebSocket Events Leading to Unauthorized Access
CVE-2026-16544
6.5MEDIUM
What is CVE-2026-16544?
A vulnerability in AWX has been identified where the websocket event consumer's Role-Based Access Control (RBAC) authorization checks are only applied to certain event groups, leaving others unprotected. Specifically, event groups such as inventory_update_events, project_update_events, and system_job_events are not included in the consumer_access() function, allowing any authenticated user to subscribe to these unmapped event groups. This oversight leads to potential unauthorized monitoring of real-time job stdout outputs from organizations that the user does not have access to, representing an incomplete remediation of a previous issue.
References
CVSS V3.1
Score:
6.5
Severity:
MEDIUM
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Red Hat would like to thank Ta Duc Thien (Ninh Thanh Security team (NTCS)) for reporting this issue.