Mutt: neomutt: bcc email header field is indirectly leaked by cryptographic info block
Description
In mutt and neomutt, PGP encryption does not use the --hidden-recipient mode which may leak the Bcc email header field by inferring from the recipients info.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Mutt and Neomutt PGP encryption lacks `--hidden-recipient` mode, potentially leaking Bcc recipients via encrypted message metadata.
Vulnerability
In mutt and neomutt, PGP encryption does not use the --hidden-recipient mode, which may leak the Bcc email header field by allowing inference from the recipients info. This affects all versions of mutt and neomutt that support PGP encryption.
Exploitation
An attacker with access to the encrypted email (e.g., via network interception or mailbox access) can observe the PGP metadata, which includes the list of recipient key IDs if --hidden-recipient is not used. If a Bcc recipient is included in the encryption but not in the visible To/Cc headers, the attacker can infer the Bcc recipient from the key ID list.
Impact
Successful exploitation leads to information disclosure of Bcc recipients. The attacker gains the knowledge of hidden recipients, violating the confidentiality intended by Bcc usage. No code execution or privilege escalation is involved.
Mitigation
A fix is not yet available in upstream mutt or neomutt. Users are advised to manually configure PGP to use the --hidden-recipient option when encrypting messages. Red Hat is tracking this issue as of November 2024 [1][2].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- access.redhat.com/security/cve/CVE-2024-49395mitrevdb-entryx_refsource_REDHAT
- bugzilla.redhat.com/show_bug.cgimitreissue-trackingx_refsource_REDHAT
News mentions
0No linked articles in our index yet.