CVE-2026-92894

Summary

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.

Affected Software

VendorProductVersion RangeStatus

Weaknesses

  • CWE-863: Incorrect Authorization

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.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References