Skip to content

Commit 25cccd9

Browse files
Update dependency ansible-core to v2.20.7 [SECURITY] (#5063)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | ansible-core | `2.20.0` → `2.20.7` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-core/2.20.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-core/2.20.0/2.20.7?slim=true) | ### GitHub Vulnerability Alerts #### [CVE-2024-11079](https://nvd.nist.gov/vuln/detail/CVE-2024-11079) A flaw was found in Ansible-Core. This vulnerability allows attackers to bypass unsafe content protections using the hostvars object to reference and execute templated content. This issue can lead to arbitrary code execution if remote data or module outputs are improperly templated within playbooks. #### [CVE-2024-8775](https://nvd.nist.gov/vuln/detail/CVE-2024-8775) A flaw was found in Ansible, where sensitive information stored in Ansible Vault files can be exposed in plaintext during the execution of a playbook. This occurs when using tasks such as include_vars to load vaulted variables without setting the no_log: true parameter, resulting in sensitive data being printed in the playbook output or logs. This can lead to the unintentional disclosure of secrets like passwords or API keys, compromising security and potentially allowing unauthorized access or actions. #### [CVE-2026-11332](https://nvd.nist.gov/vuln/detail/CVE-2026-11332) A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field. This allows arbitrary code execution on the machine of a user who installs the role via ansible-galaxy role install. Co-authored-by: tmt-renovate-bot[bot] <278025917+tmt-renovate-bot[bot]@users.noreply.github.com>
1 parent 1f962d5 commit 25cccd9

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

uv.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)