← Back

Ansible

ansible

Vendor: Redhat • 45 CVEs

CVEs (45)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Redhat
1Ansible
Nov 21, 2024
Feb 20, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The safe_eval function in Ansible before 1.5.4 does not properly restrict the code subset, which allows remote attackers to execute arbitrary code via crafted instructions.
2Debian
Redhat
2Ansible
Debian Linux
Nov 21, 2024
Feb 20, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The safe_eval function in Ansible before 1.6.4 does not properly restrict the code subset, which allows remote attackers to execute arbitrary code via crafted instructions. NOTE: this vulnerability exists because of an i...Show more
The safe_eval function in Ansible before 1.6.4 does not properly restrict the code subset, which allows remote attackers to execute arbitrary code via crafted instructions. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-4657.Show less
1Redhat
1Ansible
Nov 21, 2024
Feb 20, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Ansible before 1.5.5 constructs filenames containing user and password fields on the basis of deb lines in sources.list, which might allow local users to obtain sensitive credential information in opportunistic circumsta...Show more
Ansible before 1.5.5 constructs filenames containing user and password fields on the basis of deb lines in sources.list, which might allow local users to obtain sensitive credential information in opportunistic circumstances by leveraging existence of a file that uses the "deb http://user:pass@server:port/" format.Show less
1Redhat
1Ansible
Nov 21, 2024
Feb 18, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Multiple argument injection vulnerabilities in Ansible before 1.6.7 allow remote attackers to execute arbitrary code by leveraging access to an Ansible managed host and providing a crafted fact, as demonstrated by a fact...Show more
Multiple argument injection vulnerabilities in Ansible before 1.6.7 allow remote attackers to execute arbitrary code by leveraging access to an Ansible managed host and providing a crafted fact, as demonstrated by a fact with (1) a trailing " src=" clause, (2) a trailing " temp=" clause, or (3) a trailing " validate=" clause accompanied by a shell command.Show less
1Redhat
1Ansible
Nov 21, 2024
Feb 18, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Ansible before 1.6.7 does not prevent inventory data with "{{" and "lookup" substrings, and does not prevent remote data with "{{" substrings, which allows remote attackers to execute arbitrary code via (1) crafted looku...Show more
Ansible before 1.6.7 does not prevent inventory data with "{{" and "lookup" substrings, and does not prevent remote data with "{{" substrings, which allows remote attackers to execute arbitrary code via (1) crafted lookup('pipe') calls or (2) crafted Jinja2 data.Show less
1Redhat
1Ansible
Nov 21, 2024
Jan 9, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Ansible prior to 1.5.4 mishandles the evaluation of some strings.
3Debian
OpensuseRedhat
8Ansible
Ansible TowerBackports Sle+5 more
Jun 17, 2026
Jan 2, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results e...Show more
Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.Show less
2Opensuse
Redhat
4Ansible
Backports SleLeap+1 more
Jun 17, 2026
Nov 26, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
ansible before versions 2.8.6, 2.7.14, 2.6.20 is vulnerable to a None
1Redhat
1Ansible
Jun 17, 2026
Nov 25, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
A flaw was found in ansible 2.8.0 before 2.8.4. Fields managing sensitive data should be set as such by no_log feature. Some of these fields in GCP modules are not set properly. service_account_contents() which is common...Show more
A flaw was found in ansible 2.8.0 before 2.8.4. Fields managing sensitive data should be set as such by no_log feature. Some of these fields in GCP modules are not set properly. service_account_contents() which is common class for all gcp modules is not setting no_log to True. Any sensitive data managed by that function would be leak as an output when running ansible playbooks.Show less
3Debian
OpensuseRedhat
4Ansible
Backports SleDebian Linux+1 more
Jun 17, 2026
Nov 22, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
ansible-playbook -k and ansible cli tools, all versions 2.8.x before 2.8.4, all 2.7.x before 2.7.13 and all 2.6.x before 2.6.19, prompt passwords by expanding them from templates as they could contain special characters....Show more
ansible-playbook -k and ansible cli tools, all versions 2.8.x before 2.8.4, all 2.7.x before 2.7.13 and all 2.6.x before 2.6.19, prompt passwords by expanding them from templates as they could contain special characters. Passwords should be wrapped to prevent templates trigger and exposing them.Show less
2Debian
Redhat
3Ansible
Debian LinuxOpenstack
Jun 17, 2026
Jul 30, 2019
N/A· v4
5.4 MEDIUM· v3
5.5 MEDIUM· v2
A flaw was discovered in the way Ansible templating was implemented in versions before 2.6.18, 2.7.12 and 2.8.2, causing the possibility of information disclosure through unexpected variable substitution. By taking advan...Show more
A flaw was discovered in the way Ansible templating was implemented in versions before 2.6.18, 2.7.12 and 2.8.2, causing the possibility of information disclosure through unexpected variable substitution. By taking advantage of unintended variable substitution the content of any variable may be disclosed.Show less
1Redhat
1Ansible
Jun 17, 2026
Mar 27, 2019
N/A· v4
4.2 MEDIUM· v3
3.3 LOW· v2
Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not r...Show more
Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not restricting an absolute path.Show less
4Canonical
DebianRedhat+1 more
9Ansible
Ansible EngineDebian Linux+6 more
Nov 21, 2024
Jan 3, 2019
N/A· v4
5.3 MEDIUM· v3
3.5 LOW· v2
ansible before versions 2.5.14, 2.6.11, 2.7.5 is vulnerable to a information disclosure flaw in vvv+ mode with no_log on that can lead to leakage of sensible data.
1Redhat
1Ansible
Nov 21, 2024
Jul 31, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A flaw was found in Ansible before version 2.2.0. The apt_key module does not properly verify key fingerprints, allowing remote adversary to create an OpenPGP key which matches the short key ID and inject this key instea...Show more
A flaw was found in Ansible before version 2.2.0. The apt_key module does not properly verify key fingerprints, allowing remote adversary to create an OpenPGP key which matches the short key ID and inject this key instead of the correct key.Show less
1Redhat
1Ansible
Nov 21, 2024
Jul 31, 2018
N/A· v4
9.1 CRITICAL· v3
9.0 HIGH· v2
Ansible before version 2.2.0 fails to properly sanitize fact variables sent from the Ansible controller. An attacker with the ability to create special variables on the controller could execute arbitrary commands on Ansi...Show more
Ansible before version 2.2.0 fails to properly sanitize fact variables sent from the Ansible controller. An attacker with the ability to create special variables on the controller could execute arbitrary commands on Ansible clients as the user Ansible runs as.Show less
1Redhat
2Ansible
Openstack
Nov 21, 2024
Jun 22, 2018
N/A· v4
8.0 HIGH· v3
8.5 HIGH· v2
Ansible before version 2.3 has an input validation vulnerability in the handling of data sent from client systems. An attacker with control over a client system being managed by Ansible, and the ability to send facts bac...Show more
Ansible before version 2.3 has an input validation vulnerability in the handling of data sent from client systems. An attacker with control over a client system being managed by Ansible, and the ability to send facts back to the Ansible server, could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.Show less
1Redhat
1Ansible
Nov 21, 2024
May 4, 2018
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
Ansible before 1.2.1 makes it easier for remote attackers to conduct man-in-the-middle attacks by leveraging failure to cache SSH host keys.
2Ansible
Redhat
3Ansible
AnsibleOpenstack
Nov 21, 2024
Apr 24, 2018
N/A· v4
8.1 HIGH· v3
9.3 HIGH· v2
Ansible before versions 2.1.4, 2.2.1 is vulnerable to an improper input validation in Ansible's handling of data sent from client systems. An attacker with control over a client system being managed by Ansible and the ab...Show more
Ansible before versions 2.1.4, 2.2.1 is vulnerable to an improper input validation in Ansible's handling of data sent from client systems. An attacker with control over a client system being managed by Ansible and the ability to send facts back to the Ansible server could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.Show less
1Redhat
2Ansible
Enterprise Linux Server
May 13, 2026
Nov 21, 2017
N/A· v4
9.8 CRITICAL· v3
5.0 MEDIUM· v2
A flaw was found in the way Ansible (2.3.x before 2.3.3, and 2.4.x before 2.4.1) passed certain parameters to the jenkins_plugin module. Remote attackers could use this flaw to expose sensitive information from a remote...Show more
A flaw was found in the way Ansible (2.3.x before 2.3.3, and 2.4.x before 2.4.1) passed certain parameters to the jenkins_plugin module. Remote attackers could use this flaw to expose sensitive information from a remote host's logs. This flaw was fixed by not allowing passwords to be specified in the "params" argument, and noting this in the module documentation.Show less
1Redhat
1Ansible
May 13, 2026
Jun 8, 2017
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
The user module in ansible before 1.6.6 allows remote authenticated users to execute arbitrary commands.