{
  "threat_severity" : "Moderate",
  "public_date" : "2026-07-30T20:46:05Z",
  "bugzilla" : {
    "description" : "ansible-collection-redhat-leapp: ansible-collection-redhat-leapp: Information disclosure via Leapp report tampering",
    "id" : "2466035",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2466035"
  },
  "cvss3" : {
    "cvss3_base_score" : "6.2",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:N/A:N",
    "status" : "draft"
  },
  "cwe" : "CWE-610",
  "details" : [ "A flaw was found in ansible-collection-redhat-leapp. An attacker with privileged write access to a managed node's Leapp report content can manipulate it. When an operator runs a specific remediation task, this manipulated report can cause the Ansible controller to read its own local files and copy them to the managed node. This vulnerability leads to information disclosure, potentially exposing sensitive controller-side data such as private keys or credentials.", "A flaw was found in ansible-collection-redhat-leapp. An attacker with privileged write access to a managed node's Leapp report content can manipulate it. When an operator runs a specific remediation task, this manipulated report can cause the Ansible controller to read its own local files and copy them to the managed node. This vulnerability leads to information disclosure, potentially exposing sensitive controller-side data such as private keys or credentials." ],
  "statement" : "This Moderate severity flaw in `ansible-collection-redhat-leapp` allows an attacker with privileged write access on a managed node to tamper with Leapp report content. When an operator subsequently runs the `leapp_corrupted_grubenv_file` remediation, the Ansible controller may be tricked into disclosing sensitive controller-local files to the compromised managed node, crossing a trust boundary. Exploitation depends on both prior compromise of the managed node and specific operator action.",
  "acknowledgement" : "This issue was discovered by Found by AISLE in partnership with Red Hat.",
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 10",
    "fix_state" : "Affected",
    "package_name" : "ansible-collection-redhat-leapp",
    "cpe" : "cpe:/o:redhat:enterprise_linux:10"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "fix_state" : "Affected",
    "package_name" : "ansible-collection-redhat-leapp",
    "cpe" : "cpe:/o:redhat:enterprise_linux:9"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-68562\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-68562" ],
  "name" : "CVE-2026-68562",
  "mitigation" : {
    "value" : "To mitigate this issue, avoid running the `leapp_corrupted_grubenv_file` remediation against managed nodes whose Leapp report content is not trusted. As a local hardening measure, modify the relevant Ansible playbook to explicitly set `remote_src: true` for `ansible.builtin.copy` tasks within the `leapp_corrupted_grubenv_file` role. Additionally, implement path validation to ensure that `src` paths are strictly confined to the expected `/boot` subtree. These changes require re-execution of the Ansible playbook to take effect.",
    "lang" : "en:us"
  },
  "csaw" : false
}