CVE-2026-42499
Modified
Modified - Updated After Analysis
Pathological Inputs Cause DoS in Go Email Parser
Vulnerability report for CVE-2026-42499, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-05-07
Last updated on: 2026-07-08
Assigner: Go Project
Description
Description
Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| golang | go | From 1.26.0 (inc) to 1.26.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1046 | The product creates an immutable text string using string concatenation operations. |