CVE-2026-92894 PUBLISHED

Rubygem-foreman_ansible: unscoped lookupvalue deletion allows cross-model override value destruction

Assigner: redhat
Reserved: 17.09.2026 Published: 17.09.2026 Updated: 17.09.2026

A flaw was found in the foreman_ansible plugin's Ansible override values API. The destroy action resolves the target LookupValue record by ID without verifying it belongs to an AnsibleVariable the caller is authorized to edit. An authenticated user with the edit_ansible_variables permission can delete any LookupValue by ID, including override values for Ansible variables outside their permission filter scope and override values belonging to Puppet smart class parameters.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor Red Hat
Product Red Hat Satellite 6
Versions Default: affected

Workarounds

Restrict the edit_ansible_variables permission to trusted users. Review the "Ansible Roles Manager" built-in role assignment: this role includes edit_ansible_variables and grants access to the destroy action.

Credits

  • Red Hat would like to thank Arpit Jain, Independent Security Researcher (arpitjain099) for reporting this issue.

References

Problem Types

  • Incorrect Authorization CWE