Lucene search
+L

16167 matches found

RedHat Linux
RedHat Linux
•added 2026/09/16 1:10 p.m.•9 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/16 1:06 p.m.•6 views

net/mail: golang: Go net/mail: Denial of Service via crafted email inputs

A flaw was found in the net/mail package of the Go programming language. An attacker could provide specially crafted inputs to the ParseAddress, ParseAddressList, or ParseDate functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service DoS for...

7.5CVSS5.8AI score0.00868EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/16 1:06 p.m.•8 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
•added 2026/09/16 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2026-92238

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A maliciously constructed mail header could lead to multiple fields being parsed as one, or potential memory safety violations. This vulnerability was fixed in...

9.8CVSS5.8AI score0.00539EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•1 views

CVE-2026-92597: Interpretation Conflict

Nodemailer versions = 6.9.16 and 9.1.0 mis-parse RFC 5322 comments in email addresses: in lib/addressparser, a comment closed immediately before a non-break character causes the tokenizer to concatenate the atoms surrounding the comment instead of treating the comment as folding whitespace that...

8.3CVSS5.7AI score0.00382EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/15 8:19 p.m.•11 views

DEBIAN-CVE-2026-92238

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

9.8CVSS5.8AI score0.00539EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/15 8:19 p.m.•12 views

CVE-2026-92238

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

9.8CVSS0.00539EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/15 8:19 p.m.•14 views

CVE-2026-92238

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

9.8CVSS5.8AI score0.00539EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/15 8:19 p.m.•5 views

UBUNTU-CVE-2026-92238

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

9.8CVSS5.8AI score0.00539EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/15 7:42 p.m.•11 views

EUVD-2026-79242

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 and Thunderbird 140.16...

5.8AI score0.00539EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/15 7:42 p.m.•27 views

CVE-2026-92238

A maliciously constructed mail header in Mozilla Thunderbird could cause multiple fields to be parsed as one or lead to memory safety violations . This vulnerability has been addressed in Thunderbird versions 156 , 140.16 , and 153.3 . For Debian users, the issue is resolved in versions 1:140.16....

9.8CVSS5.8AI score0.00539EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/09/15 7:42 p.m.•46 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...

0.00539EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/15 7:42 p.m.•13 views

CVE-2026-92238

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

9.8CVSS5.8AI score0.00539EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2026/09/15 7:42 p.m.•6 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.00539EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/15 1:40 p.m.•12 views

CVE-2026-59230

A flaw was found in Apache Camel's camel-mail component. The MimeMultipart data format copies MIME headers from an incoming message onto the Camel message when unmarshalling with headersInline=true, without applying a HeaderFilterStrategy. An attacker who can provide a crafted MIME message may...

6.5CVSS5.6AI score0.00675EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
•added 2026/09/15 10:06 a.m.•12 views

net/mail: golang: Go net/mail: Denial of Service via crafted email inputs

A flaw was found in the net/mail package of the Go programming language. An attacker could provide specially crafted inputs to the ParseAddress, ParseAddressList, or ParseDate functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service DoS for...

7.5CVSS5.7AI score0.00868EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/15 10:06 a.m.•12 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS5.7AI score0.00798EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/15 12:31 a.m.•10 views

EUVD-2026-78168

Activiti through 7.1.0.M6 fails to validate hash-brace deferred expressions in process variables, allowing attackers to bypass expression filtering. Attackers can inject expressions beginning with that are stored and later evaluated in the full Spring context when a mail task uses variable-backed...

7.1CVSS5.7AI score0.00422EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/09/15 12:00 a.m.•19 views

PT-2026-92474

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 and Thunderbird 140.16...

5.8AI score0.00539EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/15 12:00 a.m.•1 views

CVE-2026-92238: Inconsistent Interpretation of HTTP Requests

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

9.8CVSS5.8AI score0.00539EPSS
SaveExploits0References5
Rows per page
Query Builder