Lucene search
+L

101 matches found

OSV
OSV
added 2026/05/07 7:41 p.m.13 views

CVE-2026-39820 Quadratic string concatentation in consumeComment in net/mail

Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations...

7.5CVSS5.9AI score
SaveExploits0References51
CVE
CVE
added 2026/05/07 7:41 p.m.166 views

CVE-2026-42499

CVE-2026-42499 affects the net/mail package’s consumePhrase routine, where pathological inputs can trigger DoS due to quadratic string concatenation when parsing RFC 5322 email addresses. This is documented across multiple feeds (NVD, CVE list, Debian, CIRCL, OSV GO-2026-4977, vulnrichment), indi...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References46Affected Software1
Cvelist
Cvelist
added 2026/05/07 7:41 p.m.132 views

CVE-2026-42499 Quadratic string concatenation in consumePhrase in net/mail

Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322...

0.00798EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/07 7:41 p.m.8 views

CVE-2026-42499 Quadratic string concatenation in consumePhrase in net/mail

Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322...

5.8AI score0.00798EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/05/07 7:21 p.m.16 views

Allocation of Resources Without Limits or Throttling

Overview std/net/mail is a Go standard library package std/net/mail Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger...

8.7CVSS5.8AI score0.00784EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/07 7:21 p.m.15 views

Allocation of Resources Without Limits or Throttling

Overview std/net/mail is a Go standard library package std/net/mail Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: Pathological inputs could cause DoS through consumePhrase when parsing an email address according ...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/07 7:21 p.m.23 views

GO-2026-4986 Quadratic string concatentation in consumeComment in net/mail

Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations...

7.5CVSS5.8AI score0.00784EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/07 7:21 p.m.20 views

GO-2026-4977 Quadratic string concatenation in consumePhrase in net/mail

Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322...

7.5CVSS5.8AI score0.00798EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/04/28 7:32 a.m.25 views

USN-8216-1: .NET vulnerabilities

Ludvig Pedersen discovered that the System.Security.Cryptography.Xml library in .NET incorrectly handled certain XML inputs. An attacker could possibly use this issue to consume excessive resources, resulting in a denial of service. CVE-2026-33116, CVE-2026-26171 Ludvig Pedersen and Kevin Jones...

9.1CVSS6.4AI score0.11205EPSS
SaveExploits0
OSV
OSV
added 2026/04/28 7:32 a.m.13 views

USN-8216-1 dotnet10 vulnerabilities

Ludvig Pedersen discovered that the System.Security.Cryptography.Xml library in .NET incorrectly handled certain XML inputs. An attacker could possibly use this issue to consume excessive resources, resulting in a denial of service. CVE-2026-33116, CVE-2026-26171 Ludvig Pedersen and Kevin Jones...

9.1CVSS6.4AI score0.11205EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/16 2:46 p.m.30 views

dotnet: Dotnet: SMTP Command Injection and Header Injection via MailAddress parsing flaw

A flaw was found in the .NET runtime System.Net.Mail in how email address data is parsed. Improper neutralization of special characters, specifically carriage return and line feed CR/LF sequences, may allow specially crafted email address input to be interpreted incorrectly. An attacker could...

7.5CVSS6.1AI score0.02279EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/16 1:57 p.m.22 views

dotnet: Dotnet: SMTP Command Injection and Header Injection via MailAddress parsing flaw

A flaw was found in the .NET runtime System.Net.Mail in how email address data is parsed. Improper neutralization of special characters, specifically carriage return and line feed CR/LF sequences, may allow specially crafted email address input to be interpreted incorrectly. An attacker could...

7.5CVSS6.1AI score0.02279EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/16 1:56 p.m.19 views

dotnet: Dotnet: SMTP Command Injection and Header Injection via MailAddress parsing flaw

A flaw was found in the .NET runtime System.Net.Mail in how email address data is parsed. Improper neutralization of special characters, specifically carriage return and line feed CR/LF sequences, may allow specially crafted email address input to be interpreted incorrectly. An attacker could...

7.5CVSS6.1AI score0.02279EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/14 11:27 p.m.27 views

Microsoft Security Advisory CVE-2026-32178 – .NET Spoofing Vulnerability

Executive Summary: Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 8.0, .NET 9.0, and .NET 10.0. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. A vulnerability exists in...

7.5CVSS6.2AI score0.02279EPSS
SaveExploits0References5Affected Software12
RedhatCVE
RedhatCVE
added 2026/04/14 6:47 p.m.8 views

CVE-2026-32178

A flaw was found in the .NET runtime System.Net.Mail in how email address data is parsed. Improper neutralization of special characters, specifically carriage return and line feed CR/LF sequences, may allow specially crafted email address input to be interpreted incorrectly. An attacker could...

7.5CVSS6.1AI score0.02279EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.14 views

net/mail: Excessive CPU consumption in ParseAddress in net/mail

A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption...

7.5CVSS6AI score0.00604EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.17 views

net/mail: Excessive CPU consumption in ParseAddress in net/mail

A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption...

7.5CVSS6AI score0.00604EPSS
SaveExploits0References8
OSV
OSV
added 2026/01/05 3:07 p.m.14 views

GHSA-4C5F-9MJ4-M247 flagd: Multiple Go Runtime CVEs Impact Security and Availability

Summary In 2025, several vulnerabilities in the Go Standard Library were disclosed, impacting Go-based applications like flagd the evaluation engine for OpenFeature. These CVEs primarily focus on Denial of Service DoS through resource exhaustion and Race Conditions in database handling. | CVE ID ...

7.7AI score
SaveExploits0References4
Amazon
Amazon
added 2025/11/10 12:00 a.m.12 views

Important: rclone

Issue Overview: net/url: insufficient validation of bracketed IPv6 hostnames The Parse function permitted values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed withi...

7.5CVSS6.9AI score0.00617EPSS
SaveExploits0
OSV
OSV
added 2025/11/06 12:58 p.m.3 views

BIT-GOLANG-2025-61725 Excessive CPU consumption in ParseAddress in net/mail

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

7.5CVSS8.5AI score0.00604EPSS
SaveExploits0References6
Rows per page
Query Builder