Lucene search
+L

20 matches found

NVD
NVD
added 2026/09/09 5:17 p.m.3 views

CVE-2026-87874

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 5:17 p.m.4 views

CVE-2026-87872

A flaw was found in the OCAPI modules ocapicommand, ocapiinfo of the community.general Ansible collection. The shared OCAPI request helper disables TLS certificate validation on every request and the modules expose no parameter to re-enable it, while sending HTTP Basic-Auth credentials to an http...

6.8CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/09 4:06 p.m.5 views

EUVD-2026-75086

A flaw was found in the OCAPI modules ocapicommand, ocapiinfo of the community.general Ansible collection. The shared OCAPI request helper disables TLS certificate validation on every request and the modules expose no parameter to re-enable it, while sending HTTP Basic-Auth credentials to an http...

6.8CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 4:06 p.m.10 views

CVE-2026-87872

A flaw in the OCAPI modules (ocapi_command, ocapi_info) of the community.general Ansible collection hardcodes validate_certs=false in the shared request helper with no parameter to re-enable it. Because the modules send HTTP Basic-Auth credentials over HTTPS, an attacker positioned on the network...

6.8CVSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 4:06 p.m.3 views

CVE-2026-87872

A flaw was found in the OCAPI modules ocapicommand, ocapiinfo of the community.general Ansible collection. The shared OCAPI request helper disables TLS certificate validation on every request and the modules expose no parameter to re-enable it, while sending HTTP Basic-Auth credentials to an http...

6.8CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/09 4:06 p.m.7 views

CVE-2026-87874

The memcached cache plugin in the community.general Ansible collection contains a deserialization flaw. Although its documentation states records are stored in JSON, the plugin performs no explicit serialization and relies on python-memcached , which pickles values on write and unpickles them on ...

8.1CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/09 4:06 p.m.12 views

CVE-2026-87874 Community.general: community.general: memcached cache plugin deserializes untrusted pickle data from memcached, enabling cache-poisoning remote code execution on the ansible controller

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/09 4:06 p.m.5 views

EUVD-2026-75115

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 12:30 a.m.6 views

EUVD-2026-66808

A flaw was found in the ipagetkeytab module of the community.general Ansible collection. The module's bindpw parameter, used to supply the LDAP simple-bind password when retrieving a Kerberos keytab, is not declared with nolog, unlike the sibling password parameter in the same module. As a...

5.5CVSS5.6AI score0.00102EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/27 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-80158

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the ipagetkeytab module of the community.general Ansible collection. The module's bindpw parameter, used to supply the LDAP simple-bind...

5.5CVSS5.9AI score0.00102EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/26 11:17 p.m.7 views

CVE-2026-80158

A flaw was found in the ipagetkeytab module of the community.general Ansible collection. The module's bindpw parameter, used to supply the LDAP simple-bind password when retrieving a Kerberos keytab, is not declared with nolog, unlike the sibling password parameter in the same module. As a...

5.5CVSS0.00102EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/26 11:17 p.m.8 views

CVE-2026-80158

A flaw was found in the ipagetkeytab module of the community.general Ansible collection. The module's bindpw parameter, used to supply the LDAP simple-bind password when retrieving a Kerberos keytab, is not declared with nolog, unlike the sibling password parameter in the same module. As a...

5.5CVSS5.9AI score0.00102EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 11:17 p.m.7 views

UBUNTU-CVE-2026-80158

A flaw was found in the ipagetkeytab module of the community.general Ansible collection. The module's bindpw parameter, used to supply the LDAP simple-bind password when retrieving a Kerberos keytab, is not declared with nolog, unlike the sibling password parameter in the same module. As a...

5.5CVSS5.9AI score0.00102EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/26 10:06 p.m.36 views

CVE-2026-80158 Ansible-collection-community-general: community.general: ipa_getkeytab does not set no_log on the bind_pw parameter, disclosing the ipa bind password in logs and process listings

A flaw was found in the ipagetkeytab module of the community.general Ansible collection. The module's bindpw parameter, used to supply the LDAP simple-bind password when retrieving a Kerberos keytab, is not declared with nolog, unlike the sibling password parameter in the same module. As a...

5.5CVSS0.00102EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 10:06 p.m.23 views

CVE-2026-80158

CVE-2026-80158 affects the ipa_getkeytab module in the community.general Ansible collection. The bind_pw parameter, which supplies the LDAP simple-bind password for Kerberos keytab retrieval, is not declared with no_log —unlike its sibling password parameter. As a result, the IPA/LDAP bind passwo...

5.5CVSS5.6AI score0.00102EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/26 10:06 p.m.8 views

CVE-2026-80158 Ansible-collection-community-general: community.general: ipa_getkeytab does not set no_log on the bind_pw parameter, disclosing the ipa bind password in logs and process listings

A flaw was found in the ipagetkeytab module of the community.general Ansible collection. The module's bindpw parameter, used to supply the LDAP simple-bind password when retrieving a Kerberos keytab, is not declared with nolog, unlike the sibling password parameter in the same module. As a...

5.5CVSS5.7AI score0.00102EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/26 10:06 p.m.10 views

CVE-2026-80158

A flaw was found in the ipagetkeytab module of the community.general Ansible collection. The module's bindpw parameter, used to supply the LDAP simple-bind password when retrieving a Kerberos keytab, is not declared with nolog, unlike the sibling password parameter in the same module. As a...

5.5CVSS5.8AI score0.00102EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/26 10:06 p.m.7 views

CVE-2026-80158

A flaw was found in the ipagetkeytab module of the community.general Ansible collection. The module's bindpw parameter, used to supply the LDAP simple-bind password when retrieving a Kerberos keytab, is not declared with nolog, unlike the sibling password parameter in the same module. As a...

5.5CVSS5.6AI score0.00102EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.15 views

PT-2026-82340

Name of the Vulnerable Software and Affected Versions community.general Ansible collection affected versions not specified Description A flaw exists in the ipa getkeytab module where the bind pw parameter, used for LDAP simple-bind passwords during Kerberos keytab retrieval, lacks the no log...

5.5CVSS6AI score0.00102EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/04 9:51 a.m.14 views

CVE-2025-14010

A flaw was found in ansible-collection-community-general. This vulnerability allows for information exposure IE of sensitive credentials, specifically plaintext passwords, via verbose output when running Ansible with debug modes. Attackers with access to logs could retrieve these secrets and...

5.5CVSS5.3AI score0.00135EPSS
SaveExploits0
Rows per page
Query Builder