Vulnary
← back to the feed
Critical· 9.1official fix available

CVE-2026-46428

A bug in the lettre mailer library for Rust disables TLS hostname verification when the boring‑tls feature is used, allowing attackers on the network to intercept SMTP traffic, including usernames, passwords, and message contents. The issue is fixed in version 0.11.22.

publishedJul 20, 2026
last modifiedJul 23, 2026
sourcesNVD
severity · cvss
9.1
critical · how bad it is
exploitation · epss
<1%
9th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Aug 19, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Rust developers using the lettre library with the boring‑tls feature in versions 0.10.1 through 0.11.21.

02

Real-world impact

An attacker who can see the network traffic can read or modify SMTP submissions, stealing credentials and email content.

03

Why this severity

The CVSS score of 9.1 reflects the high impact of the vulnerability: it allows attackers to bypass TLS hostname checks, giving them full access to SMTP sessions without authentication. The score is high because the attack is local network, requires no special privileges, and can compromise confidentiality and integrity of email communications.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade lettre to version 0.11.22 or later.

NVD-referenced vendor advisory

05

Timeline

  1. Jul 20, 2026 · 13d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 20, 2026 · 13d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
  3. Jul 23, 2026 · 10d ago
    Advisory updated
    The NVD record was last revised.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Attack requirementsPresent
Privileges requiredNone
User interactionNone needed
Confidentiality impactHigh
Integrity impactHigh
Availability impactNone
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →