VYPR
Unrated severityNVD Advisory· Published Nov 12, 2024· Updated Nov 21, 2025

Mutt: neomutt: bcc email header field is indirectly leaked by cryptographic info block

CVE-2024-49395

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

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.