A flaw was found in the ipa_getkeytab module of the community.general Ansible...
Medium5.5CVE-2026-80158 · Published Aug 26, 2026 · updated Aug 28, 2026
A flaw was found in the ipa_getkeytab module of the community.general Ansible collection. The module's bind_pw parameter, used to supply the LDAP simple-bind password when retrieving a Kerberos keytab, is not declared with no_log, unlike the sibling password parameter in the same module. As a consequence, the supplied IPA/LDAP bind password is recorded in cleartext in the managed host's system journal/syslog (the module's "Invoked with" record), is included in the module's return values and verbose (-v) output, and is displayed in Automation Controller / AWX job output. The password is additionally passed on the command line to the ipa-getkeytab helper (as --bindpw <value>), exposing it in the process list to local users while the command runs. An attacker able to read these logs, job output, or the process table can obtain the directory bind credential, potentially compromising the accounts and objects that credential can access.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Red Hat Ceph Storage 5 Product | all versions | No fix yet |
| Red Hat Ceph Storage 9 Product | all versions | No fix yet |
| Red Hat OpenStack Platform 17.1 Product | all versions | No fix yet |
| Red Hat OpenStack Platform 18.0 Product | all versions | No fix yet |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-214
More Red Hat advisories
All Red Hat| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Aug 26 | Red Hat Seattle FilmWorks plugin: integer overflow | Medium5.5 | No fix yet |
| Aug 26 | Red Hat Satellite 6: insecure direct object reference | Medium4.3 | No fix yet |
| Aug 25 | Red Hat Enterprise Linux: type confusion | Medium5.7 | No fix yet |
| Aug 25 | Red Hat Enterprise Linux: stack buffer overflow | High7.6 | No fix yet |
| Aug 25 | Red Hat file-xwd plugin: out-of-bounds read | Medium4.4 | No fix yet |
| Aug 25 | An algorithmic complexity flaw exists in libsoup's HTTP Range header processing | Medium5.3 | No fix yet |