CVE & CISA-KEV Catalog

CVE-2026-45067

MEDIUM
6.3
CVSS v4
NVD

Description

### Description `Symfony\Component\Mime\Address` is the value-object every Symfony Mailer address (to/cc/bcc/from/reply-to) flows through; its constructor is documented as validating the address and throwing on invalid input, so developers treat it as a security boundary. The constructor accepts email addresses whose local-part (the part before `@`) is an RFC-5322 *quoted string* containing raw `\r\n` bytes — e.g. `"x\r\nBcc: attacker@evil"@example.com`. The stored address is later emitted verbatim into (1) the rendered message headers and (2) `SmtpTransport`'s `MAIL FROM:<...>` / `RCPT TO:<...>` protocol lines, turning the embedded CRLF into a new mail header and/or a new SMTP command. ### Resolution The `Address` constructor now rejects addresses containing line breaks. The patch for this issue is available here for branch 5.4. ### Credits We would like to thank Claude Mythos Preview (via Project Glasswing) for reporting the issue and providing the fix.

How to fix

Remediation Available
symfonyDebian
Fixed in:5.4.53+dfsg-0+deb12u1CVE-2026-45067
Fixed in:6.4.41+dfsg-0+deb13u1CVE-2026-45067
Fixed in:7.4.12+dfsg-1CVE-2026-45067

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v4 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone

Impact

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Exploit Intelligence

0.62%probability of exploitation in 30 days
46thpercentile

Moderate risk: more likely to be exploited than 46% of all known CVEs.

References

Related Vulnerabilities

Other CWE-93 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-61884High7.598%KEV + Ransom-
CVE-2022-0666High7.544%-Fix
CVE-2016-3115Medium6.437%-Fix
CVE-2024-20337High8.230%-Fix
CVE-2021-39172High8.829%-Fix
CVE-2016-4975Medium6.120%-Fix
Embed a live status badge for CVE-2026-45067
CVE-2026-45067 severity badge

Markdown

[![CVE-2026-45067](https://tridentstack.com/cve/badge/CVE-2026-45067.svg)](https://tridentstack.com/cve/CVE-2026-45067)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-45067"><img src="https://tridentstack.com/cve/badge/CVE-2026-45067.svg" alt="CVE-2026-45067"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-07-14.