Lucene search
+L

101 matches found

Vulnrichment
Vulnrichment
added 2026/09/15 7:42 p.m.4 views

CVE-2026-92238 Ambiguous parsing of mail headers

A maliciously constructed mail header could lead to multiple fields being parsed as one, or potential memory safety violations. This vulnerability was fixed in Thunderbird 156, Thunderbird 140.16, and Thunderbird 153.3...

5.8AI score0.00566EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/10 9:44 a.m.7 views

PYSEC-2026-3833 eml_parser has parser DoS via deeply nested parentheses in e-mail headers

Summary emlparser uses the email.utils.getaddresses function from the CPython standard library to parse e-mail headers that contain e-mail addresses such as To, Cc, Bcc, From, Reply-To, Sender, .... When the input header contains a deeply nested CFWS comment / folding white space construct, the...

5.3CVSS5.8AI score0.00302EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/09/08 8:56 p.m.14 views

CakePHP: SmtpTransport vulnerable to CRLF header injection

Impact Custom mail headers added with Message::setHeaders or addHeaders do not have CRLF replaced allowing header injection if user controlled data is added to message headers without stripping CRLF bytes. Patches 5.3.7, 5.2.14, 5.1.9, 4.6.5, 4.5.12 contain fixes for this issue. Workarounds You c...

8.2CVSS5.8AI score0.00312EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/09/08 8:56 p.m.13 views

EUVD-2026-65123

CakePHP: SmtpTransport vulnerable to CRLF header injection...

8.2CVSS5.7AI score0.00312EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/28 10:12 a.m.25 views

CVE-2026-27852

CVE-2026-27852 affects Dovecot (Open-Xchange), the IMAP mail server. An attacker who can send mail to a user can craft a message whose headers contain a very large number of email addresses or MIME parameters , causing excessive memory consumption when the message is later parsed. Although the me...

7.5CVSS5.9AI score0.00359EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:00 a.m.8 views

UBUNTU-CVE-2026-27852

An attacker that can send mail to a user can craft a message whose headers contain a very large number of email addresses or MIME parameters, which causes excessive memory usage when the message is later parsed. The message is still delivered, but reading it over IMAP can exhaust the memory limit...

7.5CVSS7.1AI score0.00359EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 6:24 p.m.9 views

EUVD-2026-65703

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.parser.HeaderParser.headerfetchparse in emlparser/parser.py uses email.utils.getaddresses to parse address-bearing e-mail...

5.3CVSS5.4AI score0.00302EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/25 6:24 p.m.8 views

CVE-2026-55619 eml_parser: Parser DoS via deeply nested parentheses in e-mail headers

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.parser.HeaderParser.headerfetchparse in emlparser/parser.py uses email.utils.getaddresses to parse address-bearing e-mail...

5.3CVSS5.4AI score0.00302EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-77634

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - CakePHP is a rapid development framework for PHP. Prior to versions 4.5.12, 4.6.5, 5.1.8, 5.2.14, and 5.3.7 on their respective release lines, custom mail heade...

8.2CVSS5.5AI score0.00312EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/24 9:17 p.m.21 views

CVE-2026-77634

CakePHP is a rapid development framework for PHP. Prior to versions 4.5.12, 4.6.5, 5.1.8, 5.2.14, and 5.3.7 on their respective release lines, custom mail headers added with Message::setHeaders or Message::addHeaders do not have CRLF bytes removed, allowing header injection when user-controlled...

8.2CVSS0.00312EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/24 9:17 p.m.10 views

DEBIAN-CVE-2026-77634

CakePHP is a rapid development framework for PHP. Prior to versions 4.5.12, 4.6.5, 5.1.8, 5.2.14, and 5.3.7 on their respective release lines, custom mail headers added with Message::setHeaders or Message::addHeaders do not have CRLF bytes removed, allowing header injection when user-controlled...

8.2CVSS5.5AI score0.00312EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/24 8:33 p.m.36 views

CVE-2026-77634

CakePHP , a PHP rapid development framework, is affected by a CRLF header injection vulnerability in its mail transport layer. Custom mail headers added via Message::setHeaders() or Message::addHeaders() do not strip CRLF bytes, allowing an attacker to inject arbitrary headers when user-controlle...

8.2CVSS5.4AI score0.00312EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/24 8:33 p.m.13 views

CVE-2026-77634

Removed by vendor...

8.2CVSS5.9AI score0.00312EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.30 views

PT-2026-81035

Name of the Vulnerable Software and Affected Versions CakePHP versions prior to 4.5.12 CakePHP versions prior to 4.6.5 CakePHP versions prior to 5.1.8 CakePHP versions prior to 5.2.14 CakePHP versions prior to 5.3.7 Description Custom mail headers added via the setHeaders or addHeaders functions ...

8.2CVSS5.7AI score0.00312EPSS
SaveExploits0References16
EUVD
EUVD
added 2026/07/14 6:25 p.m.18 views

EUVD-2026-44346

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, Symfony\Component\Mime\Header\ParameterizedHeader validates and encodes parameter values but emits parameter names verbatim, allowing a caller that derive...

6.3CVSS6.1AI score0.0039EPSS
SaveExploits0References6
attackerkb
attackerkb
added 2026/07/14 6:25 p.m.10 views

CVE-2026-45070

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, Symfony\Component\Mime\Header\ParameterizedHeader validates and encodes parameter values but emits parameter names verbatim, allowing a caller that derive...

6.3CVSS6.1AI score0.0039EPSS
SaveExploits0References7Affected Software2
EUVD
EUVD
added 2026/07/14 5:41 p.m.11 views

EUVD-2026-44322

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...

6.3CVSS6.1AI score0.00598EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/06 10:35 a.m.16 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes

Overview org.apache.camel:camel-mail is a Camel Mail support. Affected versions of this package are vulnerable to Improperly Controlled Modification of Dynamically-Determined Object Attributes through MailProducer.getSender in the mail component. An attacker can weaken SMTP transport security or...

6.9CVSS6.1AI score0.00562EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/27 8:42 p.m.25 views

Symfony has Email Header / SMTP Command Injection via CRLF in Symfony\Component\Mime\Address

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...

6.3CVSS5.8AI score0.00598EPSS
SaveExploits0References6Affected Software2
Nuclei
Nuclei
added 2026/03/30 4:20 a.m.22 views

Mailpit < 1.28.2 - SMTP CRLF Injection

Mailpit 1.28 contains a header injection caused by insufficient regex validation of RCPT TO and MAIL FROM addresses in the SMTP server, letting attackers inject arbitrary SMTP headers, exploit requires crafted email addresses id: CVE-2026-23829 info: name: Mailpit 1.28.2 - SMTP CRLF Injection...

5.3CVSS5.9AI score0.01423EPSS
SaveExploits4References2
Rows per page
Query Builder