| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2026-42499" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "Quadratic string concatenation in consumePhrase in net/mail", |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322." |
| } |
| ], |
| "affected": [ |
| { |
| "vendor": "Go standard library", |
| "product": "net/mail", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "net/mail", |
| "versions": [ |
| { |
| "version": "0", |
| "lessThan": "1.25.10", |
| "status": "affected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "1.26.0-0", |
| "lessThan": "1.26.3", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "programRoutines": [ |
| { |
| "name": "addrParser.consumePhrase" |
| }, |
| { |
| "name": "AddressParser.Parse" |
| }, |
| { |
| "name": "AddressParser.ParseList" |
| }, |
| { |
| "name": "Header.AddressList" |
| }, |
| { |
| "name": "ParseAddress" |
| }, |
| { |
| "name": "ParseAddressList" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| } |
| ], |
| "problemTypes": [ |
| { |
| "descriptions": [ |
| { |
| "lang": "en", |
| "description": "CWE-407: Inefficient Algorithmic Complexity" |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://go.dev/issue/78987" |
| }, |
| { |
| "url": "https://go.dev/cl/771520" |
| }, |
| { |
| "url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M" |
| }, |
| { |
| "url": "https://pkg.go.dev/vuln/GO-2026-4977" |
| } |
| ] |
| } |
| } |
| } |