Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…
EPSS 0.1%top 98%

CVE-2026-11819: Insertion of Sensitive Information into Log File in Red Hat Red Hat Enterprise Linux 10

0
Medium
VulnerabilityCVE-2026-11819cvecve-2026-11819
Published: 06/23/2026 (06/23/2026, 19:53:17 UTC)
Source: CVE Database V5
Vendor/Project: Red Hat
Product: Red Hat Enterprise Linux 10

Description

Module: plugins/modules/keyring_info.py CVSS 3.1: 5.5 MEDIUM — AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Issue: The module retrieves a passphrase from the OS native keyring (GNOME Keyring, macOS Keychain, Windows Credential Manager) and places it directly into result["passphrase"] with no output suppression, no no_log protection, and no documentation warning. Root Cause: Line 105 (protected): keyring_password=dict(type="str", required=True, no_log=True) Line 127 (NOT protected): result["passphrase"] = passphrase Observed Output: { "changed": false, "passphrase": "MyMasterP@ssw0rd!SSH_Key_Secret" } Visible via register + debug: { "keyring_result": { "changed": false, "passphrase": "MyMasterP@ssw0rd!SSH_Key_Secret" } } Impact: Master passwords, SSH key passphrases and service credentials appear in all Ansible output register: keyring_result followed by debug: var=keyring_result prints passphrase in full Ansible fact caching backends (Redis, JSON file, memcached) may persist the passphrase AWX/Tower job logs silently store the live credential Fix: module.exit_json(changed=False, passphrase=passphrase, _ansible_no_log=True) Also add a documentation warning requiring callers to use no_log: true at the task level. PoCs Fig 1: PoC execution showing passphrase in plaintext output Fig 2: Source code showing no_log=True on input (line 105) vs unprotected output (line 127)

CVSS v3.1

Score 5.5medium

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/08/2026, 12:28:07 UTC

Technical Analysis

The vulnerability exists in the Ansible module plugins/modules/keyring_info.py used in Red Hat Enterprise Linux 10. It improperly outputs sensitive passphrases retrieved from OS native keyrings (GNOME Keyring, macOS Keychain, Windows Credential Manager) directly into the result dictionary without no_log protection. This causes the passphrase to be visible in Ansible output, debug registers, fact caches (such as Redis, JSON file, memcached), and AWX/Tower job logs. The root cause is that while the input parameter is marked with no_log=True, the output passphrase is not protected, leading to unintended exposure of sensitive information. The vulnerability has a CVSS 3.1 score of 5.5 (medium) with vector AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N. The vendor advisory does not explicitly confirm a patch or remediation level but suggests a fix involving adding _ansible_no_log=True on module exit and documenting the need for no_log at the task level.

Potential Impact

Sensitive credentials such as master passwords and SSH key passphrases can be exposed in Ansible outputs, debug logs, fact caching backends, and AWX/Tower job logs. This exposure compromises confidentiality but does not affect integrity or availability. The leakage can lead to unauthorized access if logs or caches are accessed by unauthorized parties.

Mitigation Recommendations

Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Meanwhile, users should apply no_log: true at the task level when using the affected module to prevent sensitive passphrases from being logged or cached. The vendor advisory suggests modifying the module to use _ansible_no_log=True on output to suppress sensitive information. Follow official Red Hat guidance at https://access.redhat.com/security/cve/CVE-2026-11819 for updates and remediation instructions.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Data Version
5.2
Assigner Short Name
redhat
Date Reserved
2026-06-09T17:27:25.326Z
Cvss Version
3.1
State
PUBLISHED
Remediation Level
null
Vendor Advisory Urls
[{"url":"https://access.redhat.com/security/cve/CVE-2026-11819","vendor":"Red Hat"}]

Threat ID: 6a3aeefceed863c81e96a139

Added to database: 06/23/2026, 20:39:24 UTC

Last enriched: 07/08/2026, 12:28:07 UTC

Last updated: 08/05/2026, 00:41:11 UTC

Views: 65

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses