Vulnerability Description
A flaw was found in the foreman_ansible plugin's Ansible inventory API. The controller builds its host query using an unscoped Host.where call that does not enforce the search filter associated with the caller's view_hosts permission. An authenticated user whose host visibility is restricted by a permission filter can supply arbitrary host IDs within their organization and receive the full Ansible inventory for those hosts, including parameter values marked as hidden.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-92893
- https://bugzilla.redhat.com/show_bug.cgi?id=2535903
FAQ
What is CVE-2026-92893?
CVE-2026-92893 is a vulnerability with a CVSS score of 4.3 (MEDIUM). A flaw was found in the foreman_ansible plugin's Ansible inventory API. The controller builds its host query using an unscoped Host.where call that does not enforce the search filter associated with t...
How severe is CVE-2026-92893?
CVE-2026-92893 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92893?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.