Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-42507 (GCVE-0-2026-42507)
Vulnerability from cvelistv5 – Published: 2026-06-02 22:01 – Updated: 2026-06-03 19:04- CWE-532 - Insertion of Sensitive Information into Log File
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Go standard library | net/textproto |
Affected:
0 , < 1.25.11
(semver)
Affected: 1.26.0-0 , < 1.26.4 (semver) |
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-42507",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-03T19:04:08.223332Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-03T19:04:45.361Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/textproto",
"product": "net/textproto",
"programRoutines": [
{
"name": "parseCodeLine"
},
{
"name": "Reader.ReadCodeLine"
},
{
"name": "readMIMEHeader"
},
{
"name": "Error.Error"
},
{
"name": "Reader.ReadMIMEHeader"
},
{
"name": "Reader.ReadResponse"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.11",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.4",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-532: Insertion of Sensitive Information into Log File",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-02T22:01:37.307Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/79346"
},
{
"url": "https://go.dev/cl/777060"
},
{
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5039"
}
],
"title": "Arbitrary inputs are included in errors without any escaping in net/textproto"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-42507",
"datePublished": "2026-06-02T22:01:37.307Z",
"dateReserved": "2026-04-28T00:21:12.792Z",
"dateUpdated": "2026-06-03T19:04:45.361Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-42507",
"date": "2026-09-02",
"epss": "0.0037",
"percentile": "0.30042"
},
"microsoft_vex": {
"current_release_date": "2026-09-03T01:05:37.000Z",
"cve": "CVE-2026-42507",
"id": "msrc_CVE-2026-42507",
"initial_release_date": "2026-06-05T01:02:17.000Z",
"product_status:fixed": "3",
"product_status:known_affected": "5",
"product_status:known_not_affected": "3",
"product_status:under_investigation": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Arbitrary inputs are included in errors without any escaping in net/textproto",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-42507.json",
"version": "7"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-42507\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-06-02T23:16:38.027\",\"lastModified\":\"2026-07-22T19:10:00.120\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.\"},{\"lang\":\"es\",\"value\":\"Al devolver errores, las funciones en el paquete net/textproto incluir\u00edan su entrada como parte del error. Esto podr\u00eda permitir a un atacante inyectar contenido enga\u00f1oso en errores que son impresos o registrados.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"net/textproto\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"net/textproto\",\"programRoutines\":[{\"name\":\"parseCodeLine\"},{\"name\":\"Reader.ReadCodeLine\"},{\"name\":\"readMIMEHeader\"},{\"name\":\"Error.Error\"},{\"name\":\"Reader.ReadMIMEHeader\"},{\"name\":\"Reader.ReadResponse\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.25.11\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.26.0-0\",\"lessThan\":\"1.26.4\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-03T19:04:08.223332Z\",\"id\":\"CVE-2026-42507\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"references\":[{\"url\":\"https://go.dev/cl/777060\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/79346\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-5039\",\"source\":\"security@golang.org\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-31T11:54:07+00:00",
"cve": "CVE-2026-42507",
"id": "CVE-2026-42507",
"initial_release_date": "2026-06-02T22:01:37.307000+00:00",
"product_status:fixed": "214",
"product_status:known_affected": "380",
"product_status:known_not_affected": "181",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-42507.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-08-31T17:12:33Z",
"cve": "CVE-2026-42507",
"id": "CVE-2026-42507",
"initial_release_date": "2026-06-04T02:24:03Z",
"product_status:known_affected": "52",
"product_status:known_not_affected": "97",
"product_status:recommended": "251",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-42507",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-42507.json",
"version": "9"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-42507\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-03T19:04:08.223332Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-03T19:04:38.365Z\"}}], \"cna\": {\"title\": \"Arbitrary inputs are included in errors without any escaping in net/textproto\", \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/textproto\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.11\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.4\", \"versionType\": \"semver\"}], \"packageName\": \"net/textproto\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"parseCodeLine\"}, {\"name\": \"Reader.ReadCodeLine\"}, {\"name\": \"readMIMEHeader\"}, {\"name\": \"Error.Error\"}, {\"name\": \"Reader.ReadMIMEHeader\"}, {\"name\": \"Reader.ReadResponse\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/79346\"}, {\"url\": \"https://go.dev/cl/777060\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-5039\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-532: Insertion of Sensitive Information into Log File\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-06-02T22:01:37.307Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-42507\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-03T19:04:45.361Z\", \"dateReserved\": \"2026-04-28T00:21:12.792Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-06-02T22:01:37.307Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
MSRC_CVE-2026-42507
Vulnerability from csaf_microsoft - Published: 2026-06-05 01:02 - Updated: 2026-09-03 01:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21489-17084 | — | ||
| Unresolved product id: 21423-17084 | — | ||
| Unresolved product id: 21676-17084 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-8 | — | ||
| Unresolved product id: 17084-9 | — | ||
| Unresolved product id: 17084-7 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-42507 Arbitrary inputs are included in errors without any escaping in net/textproto - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-42507.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Arbitrary inputs are included in errors without any escaping in net/textproto",
"tracking": {
"current_release_date": "2026-09-03T01:05:37.000Z",
"generator": {
"date": "2026-09-03T07:01:21.054Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-42507",
"initial_release_date": "2026-06-05T01:02:17.000Z",
"revision_history": [
{
"date": "2026-06-05T01:02:17.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-06-07T01:02:22.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-06-07T14:41:05.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-06-09T01:45:32.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
},
{
"date": "2026-06-28T01:55:29.000Z",
"legacy_version": "5",
"number": "5",
"summary": "Information published."
},
{
"date": "2026-08-12T23:56:47.000Z",
"legacy_version": "6",
"number": "6",
"summary": "Information published."
},
{
"date": "2026-09-03T01:05:37.000Z",
"legacy_version": "7",
"number": "7",
"summary": "Information published."
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 golang 0:1.25.11-3.azl3",
"product": {
"name": "azl3 golang 0:1.25.11-3.azl3",
"product_id": "4"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 golang 0:1.26.4-3.azl3",
"product": {
"name": "\u003cazl3 golang 0:1.26.4-3.azl3",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "azl3 golang 0:1.26.4-3.azl3",
"product": {
"name": "azl3 golang 0:1.26.4-3.azl3",
"product_id": "21489"
}
},
{
"category": "product_version_range",
"name": "azl3 golang 0:1.25.10-1.azl3",
"product": {
"name": "azl3 golang 0:1.25.10-1.azl3",
"product_id": "6"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 golang 0:1.26.3-1.azl3",
"product": {
"name": "\u003cazl3 golang 0:1.26.3-1.azl3",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "azl3 golang 0:1.26.3-1.azl3",
"product": {
"name": "azl3 golang 0:1.26.3-1.azl3",
"product_id": "21423"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 golang 0:1.26.5-2.azl3",
"product": {
"name": "\u003cazl3 golang 0:1.26.5-2.azl3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 golang 0:1.26.5-2.azl3",
"product": {
"name": "azl3 golang 0:1.26.5-2.azl3",
"product_id": "21676"
}
}
],
"category": "product_name",
"name": "golang"
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 0:2.16.2-6.azl3",
"product": {
"name": "azl3 python-tensorboard 0:2.16.2-6.azl3",
"product_id": "8"
}
},
{
"category": "product_name",
"name": "azl3 gcc 0:13.2.0-7.azl3",
"product": {
"name": "azl3 gcc 0:13.2.0-7.azl3",
"product_id": "9"
}
},
{
"category": "product_name",
"name": "azl3 tensorflow 0:2.16.1-11.azl3",
"product": {
"name": "azl3 tensorflow 0:2.16.1-11.azl3",
"product_id": "7"
}
},
{
"category": "product_name",
"name": "azl3 golang 0:1.27.0-1.azl3",
"product": {
"name": "azl3 golang 0:1.27.0-1.azl3",
"product_id": "1"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tensorboard 0:2.16.2-6.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-8"
},
"product_reference": "8",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 0:1.25.11-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 golang 0:1.26.4-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 0:1.26.4-3.azl3 as a component of Azure Linux 3.0",
"product_id": "21489-17084"
},
"product_reference": "21489",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 0:1.25.10-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 golang 0:1.26.3-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 0:1.26.3-1.azl3 as a component of Azure Linux 3.0",
"product_id": "21423-17084"
},
"product_reference": "21423",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gcc 0:13.2.0-7.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-9"
},
"product_reference": "9",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 0:2.16.1-11.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-7"
},
"product_reference": "7",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 golang 0:1.26.5-2.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 0:1.26.5-2.azl3 as a component of Azure Linux 3.0",
"product_id": "21676-17084"
},
"product_reference": "21676",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 0:1.27.0-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42507",
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-8",
"17084-9",
"17084-7"
]
}
],
"notes": [
{
"category": "general",
"text": "Go",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21489-17084",
"21423-17084",
"21676-17084"
],
"known_affected": [
"17084-4",
"17084-3",
"17084-6",
"17084-5",
"17084-2"
],
"known_not_affected": [
"17084-8",
"17084-9",
"17084-7"
],
"under_investigation": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-42507 Arbitrary inputs are included in errors without any escaping in net/textproto - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-42507.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-06-05T01:02:17.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-4"
]
},
{
"category": "none_available",
"date": "2026-06-05T01:02:17.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-6"
]
},
{
"category": "vendor_fix",
"date": "2026-06-05T01:02:17.000Z",
"details": "0:1.26.4-1.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-3",
"17084-5",
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.3,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"17084-4",
"17084-3",
"17084-6",
"17084-5",
"17084-2"
]
}
],
"title": "Arbitrary inputs are included in errors without any escaping in net/textproto"
}
]
}
OPENSUSE-SU-2026:10975-1
Vulnerability from csaf_opensuse - Published: 2026-06-08 00:00 - Updated: 2026-06-08 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "rclone-1.74.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the rclone-1.74.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10975",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10975-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27145 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27145/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42504 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42504/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42507 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42507/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49980 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49980/"
}
],
"title": "rclone-1.74.3-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-08T00:00:00Z",
"generator": {
"date": "2026-06-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10975-1",
"initial_release_date": "2026-06-08T00:00:00Z",
"revision_history": [
{
"date": "2026-06-08T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.74.3-1.1.aarch64",
"product": {
"name": "rclone-1.74.3-1.1.aarch64",
"product_id": "rclone-1.74.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.74.3-1.1.aarch64",
"product": {
"name": "rclone-bash-completion-1.74.3-1.1.aarch64",
"product_id": "rclone-bash-completion-1.74.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.74.3-1.1.aarch64",
"product": {
"name": "rclone-zsh-completion-1.74.3-1.1.aarch64",
"product_id": "rclone-zsh-completion-1.74.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.74.3-1.1.ppc64le",
"product": {
"name": "rclone-1.74.3-1.1.ppc64le",
"product_id": "rclone-1.74.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.74.3-1.1.ppc64le",
"product": {
"name": "rclone-bash-completion-1.74.3-1.1.ppc64le",
"product_id": "rclone-bash-completion-1.74.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.74.3-1.1.ppc64le",
"product": {
"name": "rclone-zsh-completion-1.74.3-1.1.ppc64le",
"product_id": "rclone-zsh-completion-1.74.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.74.3-1.1.s390x",
"product": {
"name": "rclone-1.74.3-1.1.s390x",
"product_id": "rclone-1.74.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.74.3-1.1.s390x",
"product": {
"name": "rclone-bash-completion-1.74.3-1.1.s390x",
"product_id": "rclone-bash-completion-1.74.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.74.3-1.1.s390x",
"product": {
"name": "rclone-zsh-completion-1.74.3-1.1.s390x",
"product_id": "rclone-zsh-completion-1.74.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rclone-1.74.3-1.1.x86_64",
"product": {
"name": "rclone-1.74.3-1.1.x86_64",
"product_id": "rclone-1.74.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rclone-bash-completion-1.74.3-1.1.x86_64",
"product": {
"name": "rclone-bash-completion-1.74.3-1.1.x86_64",
"product_id": "rclone-bash-completion-1.74.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rclone-zsh-completion-1.74.3-1.1.x86_64",
"product": {
"name": "rclone-zsh-completion-1.74.3-1.1.x86_64",
"product_id": "rclone-zsh-completion-1.74.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.74.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64"
},
"product_reference": "rclone-1.74.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.74.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le"
},
"product_reference": "rclone-1.74.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.74.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x"
},
"product_reference": "rclone-1.74.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-1.74.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64"
},
"product_reference": "rclone-1.74.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.74.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64"
},
"product_reference": "rclone-bash-completion-1.74.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.74.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le"
},
"product_reference": "rclone-bash-completion-1.74.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.74.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x"
},
"product_reference": "rclone-bash-completion-1.74.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-bash-completion-1.74.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64"
},
"product_reference": "rclone-bash-completion-1.74.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.74.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64"
},
"product_reference": "rclone-zsh-completion-1.74.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.74.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le"
},
"product_reference": "rclone-zsh-completion-1.74.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.74.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x"
},
"product_reference": "rclone-zsh-completion-1.74.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rclone-zsh-completion-1.74.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64"
},
"product_reference": "rclone-zsh-completion-1.74.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27145",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27145"
}
],
"notes": [
{
"category": "general",
"text": "(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, \".\") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname\u0027s label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27145",
"url": "https://www.suse.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "SUSE Bug 1267450 for CVE-2026-27145",
"url": "https://bugzilla.suse.com/1267450"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-27145"
},
{
"cve": "CVE-2026-42504",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42504"
}
],
"notes": [
{
"category": "general",
"text": "Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42504",
"url": "https://www.suse.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "SUSE Bug 1267442 for CVE-2026-42504",
"url": "https://bugzilla.suse.com/1267442"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42504"
},
{
"cve": "CVE-2026-42507",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42507"
}
],
"notes": [
{
"category": "general",
"text": "When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42507",
"url": "https://www.suse.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "SUSE Bug 1267444 for CVE-2026-42507",
"url": "https://bugzilla.suse.com/1267444"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42507"
},
{
"cve": "CVE-2026-49980",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49980"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49980",
"url": "https://www.suse.com/security/cve/CVE-2026-49980"
},
{
"category": "external",
"summary": "SUSE Bug 1267869 for CVE-2026-49980",
"url": "https://bugzilla.suse.com/1267869"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:rclone-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-bash-completion-1.74.3-1.1.x86_64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.aarch64",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.ppc64le",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.s390x",
"openSUSE Tumbleweed:rclone-zsh-completion-1.74.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-49980"
}
]
}
OPENSUSE-SU-2026:21254-1
Vulnerability from csaf_opensuse - Published: 2026-07-07 16:57 - Updated: 2026-07-07 16:57| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.26-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.26-openssl fixes the following issues:\n\nUpdate to go1.26.4 (bsc#1255111).\n\nSecurity issues fixed:\n\n- CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG (bsc#1261653).\n- CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination (bsc#1261654).\n- CVE-2026-27144: cmd/compile: no-op interface conversion bypasses overlap checking (bsc#1261655).\n- CVE-2026-27145: crypto/x509: split candidate hostname only once (bsc#1267450).\n- CVE-2026-32280: crypto/x509: unexpected work during chain building (bsc#1261656).\n- CVE-2026-32281: crypto/x509: inefficient policy validation (bsc#1261657).\n- CVE-2026-32282: os: `Root.Chmod` can follow symlinks out of the root on Linux (bsc#1261658).\n- CVE-2026-32283: crypto/tls: multiple key update handshake messages can cause connection to deadlock (bsc#1261659).\n- CVE-2026-32288: archive/tar: unbounded allocation when parsing old format GNU sparse map (bsc#1261660).\n- CVE-2026-32289: html/template: JS template literal context incorrectly tracked (bsc#1261661).\n- CVE-2026-33810: crypto/x509: excluded DNS constraints not properly applied to wildcard domains (bsc#1261662).\n- CVE-2026-33811: net: crash when handling long `CNAME` response (bsc#1264508).\n- CVE-2026-33814: net/http: infinite loop in HTTP/2 transport when given bad `SETTINGS_MAX_FRAME_SIZE` (bsc#1264506).\n- CVE-2026-39817: cmd/go: `go tool pack` does not sanitize output paths (bsc#1264505).\n- CVE-2026-39819: cmd/go: `go bug` follows symlinks in predictable temporary filenames (bsc#1264504).\n- CVE-2026-39820: net/mail: quadratic string concatentation in `consumeComment` (bsc#1264503).\n- CVE-2026-39823: html/template: bypass of meta content URL escaping causes XSS (bsc#1264509).\n- CVE-2026-39825: net/http/httputil: `ReverseProxy` forwards queries with more than `urlmaxqueryparams` parameters\n (bsc#1264500).\n- CVE-2026-39826: html/template: escaper bypass leads to XSS (bsc#1264507).\n- CVE-2026-39836: net: panic in `Dial` and `LookupPort` when handling `NUL` byte on Windows (bsc#1264501).\n- CVE-2026-42499: net/mail: quadratic string concatenation in `consumePhrase` (bsc#1264502).\n- CVE-2026-42501: cmd/go: malicious module proxy can bypass checksum database (bsc#1264499).\n- CVE-2026-42504: mime: quadratic complexity in `WordDecoder.DecodeHeader` (bsc#1267442).\n- CVE-2026-42507: net/textproto: arbitrary input is included in errors without any escaping (bsc#1267444).\n\nOther updates and security fixes:\n\n- Go packages miss `binutils-gold` dependency (bsc#1170826).\n- Drop subpackage `go1.x-libstd` `std` library `.so` refs (jsc#PED-1962).\n- Use `libalternatives` only on `suse_version \u003e= 1610` and keep `update-alternatives` support for older\n distributions.\n- Drop the `update-alternatives` migration path for `libalternatives` builds.\n- Enable `libalternatives` for SLE16.1 and Tumbleweed (bsc#1245878).\n- Drop go1.26 dependency on `update-alternatives` (bsc#1264395)\n- Update to version 1.26.3 cut from the `go1.25-fips-release` branch at the revision tagged `go1.26.3-1-openssl-fips`\n (jsc#SLE-18320).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-1175",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_21254-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1170826",
"url": "https://bugzilla.suse.com/1170826"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1255111",
"url": "https://bugzilla.suse.com/1255111"
},
{
"category": "self",
"summary": "SUSE Bug 1261653",
"url": "https://bugzilla.suse.com/1261653"
},
{
"category": "self",
"summary": "SUSE Bug 1261654",
"url": "https://bugzilla.suse.com/1261654"
},
{
"category": "self",
"summary": "SUSE Bug 1261655",
"url": "https://bugzilla.suse.com/1261655"
},
{
"category": "self",
"summary": "SUSE Bug 1261656",
"url": "https://bugzilla.suse.com/1261656"
},
{
"category": "self",
"summary": "SUSE Bug 1261657",
"url": "https://bugzilla.suse.com/1261657"
},
{
"category": "self",
"summary": "SUSE Bug 1261658",
"url": "https://bugzilla.suse.com/1261658"
},
{
"category": "self",
"summary": "SUSE Bug 1261659",
"url": "https://bugzilla.suse.com/1261659"
},
{
"category": "self",
"summary": "SUSE Bug 1261660",
"url": "https://bugzilla.suse.com/1261660"
},
{
"category": "self",
"summary": "SUSE Bug 1261661",
"url": "https://bugzilla.suse.com/1261661"
},
{
"category": "self",
"summary": "SUSE Bug 1261662",
"url": "https://bugzilla.suse.com/1261662"
},
{
"category": "self",
"summary": "SUSE Bug 1264395",
"url": "https://bugzilla.suse.com/1264395"
},
{
"category": "self",
"summary": "SUSE Bug 1264499",
"url": "https://bugzilla.suse.com/1264499"
},
{
"category": "self",
"summary": "SUSE Bug 1264500",
"url": "https://bugzilla.suse.com/1264500"
},
{
"category": "self",
"summary": "SUSE Bug 1264501",
"url": "https://bugzilla.suse.com/1264501"
},
{
"category": "self",
"summary": "SUSE Bug 1264502",
"url": "https://bugzilla.suse.com/1264502"
},
{
"category": "self",
"summary": "SUSE Bug 1264503",
"url": "https://bugzilla.suse.com/1264503"
},
{
"category": "self",
"summary": "SUSE Bug 1264504",
"url": "https://bugzilla.suse.com/1264504"
},
{
"category": "self",
"summary": "SUSE Bug 1264505",
"url": "https://bugzilla.suse.com/1264505"
},
{
"category": "self",
"summary": "SUSE Bug 1264506",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "self",
"summary": "SUSE Bug 1264507",
"url": "https://bugzilla.suse.com/1264507"
},
{
"category": "self",
"summary": "SUSE Bug 1264508",
"url": "https://bugzilla.suse.com/1264508"
},
{
"category": "self",
"summary": "SUSE Bug 1264509",
"url": "https://bugzilla.suse.com/1264509"
},
{
"category": "self",
"summary": "SUSE Bug 1267442",
"url": "https://bugzilla.suse.com/1267442"
},
{
"category": "self",
"summary": "SUSE Bug 1267444",
"url": "https://bugzilla.suse.com/1267444"
},
{
"category": "self",
"summary": "SUSE Bug 1267450",
"url": "https://bugzilla.suse.com/1267450"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27140 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27143 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27143/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27145 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27145/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32280 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32280/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32281 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32282 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32283 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32288 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32289 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33810 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33810/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33811 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33811/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39817 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39819 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39820 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39820/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39823 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39823/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39825 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39825/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39826 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39826/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39836 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42499 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42499/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42501 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42504 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42504/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42507 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42507/"
}
],
"title": "Security update for go1.26-openssl",
"tracking": {
"current_release_date": "2026-07-07T16:57:26Z",
"generator": {
"date": "2026-07-07T16:57:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:21254-1",
"initial_release_date": "2026-07-07T16:57:26Z",
"revision_history": [
{
"date": "2026-07-07T16:57:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.26-openssl-1.26.4-160000.1.1.aarch64",
"product": {
"name": "go1.26-openssl-1.26.4-160000.1.1.aarch64",
"product_id": "go1.26-openssl-1.26.4-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"product": {
"name": "go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"product_id": "go1.26-openssl-doc-1.26.4-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"product": {
"name": "go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"product_id": "go1.26-openssl-race-1.26.4-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"product": {
"name": "go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"product_id": "go1.26-openssl-1.26.4-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"product": {
"name": "go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"product_id": "go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"product": {
"name": "go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"product_id": "go1.26-openssl-race-1.26.4-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-openssl-1.26.4-160000.1.1.s390x",
"product": {
"name": "go1.26-openssl-1.26.4-160000.1.1.s390x",
"product_id": "go1.26-openssl-1.26.4-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"product": {
"name": "go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"product_id": "go1.26-openssl-doc-1.26.4-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"product": {
"name": "go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"product_id": "go1.26-openssl-race-1.26.4-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.26-openssl-1.26.4-160000.1.1.x86_64",
"product": {
"name": "go1.26-openssl-1.26.4-160000.1.1.x86_64",
"product_id": "go1.26-openssl-1.26.4-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"product": {
"name": "go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"product_id": "go1.26-openssl-doc-1.26.4-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.26-openssl-race-1.26.4-160000.1.1.x86_64",
"product": {
"name": "go1.26-openssl-race-1.26.4-160000.1.1.x86_64",
"product_id": "go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.4-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64"
},
"product_reference": "go1.26-openssl-1.26.4-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.4-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le"
},
"product_reference": "go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.4-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x"
},
"product_reference": "go1.26-openssl-1.26.4-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-1.26.4-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64"
},
"product_reference": "go1.26-openssl-1.26.4-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.4-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64"
},
"product_reference": "go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le"
},
"product_reference": "go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.4-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x"
},
"product_reference": "go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-doc-1.26.4-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64"
},
"product_reference": "go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.4-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64"
},
"product_reference": "go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.4-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le"
},
"product_reference": "go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.4-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x"
},
"product_reference": "go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.26-openssl-race-1.26.4-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
},
"product_reference": "go1.26-openssl-race-1.26.4-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27140"
}
],
"notes": [
{
"category": "general",
"text": "SWIG file names containing \u0027cgo\u0027 and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27140",
"url": "https://www.suse.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "SUSE Bug 1261653 for CVE-2026-27140",
"url": "https://bugzilla.suse.com/1261653"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "important"
}
],
"title": "CVE-2026-27140"
},
{
"cve": "CVE-2026-27143",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27143"
}
],
"notes": [
{
"category": "general",
"text": "Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27143",
"url": "https://www.suse.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "SUSE Bug 1261654 for CVE-2026-27143",
"url": "https://bugzilla.suse.com/1261654"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "important"
}
],
"title": "CVE-2026-27143"
},
{
"cve": "CVE-2026-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27144"
}
],
"notes": [
{
"category": "general",
"text": "The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27144",
"url": "https://www.suse.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1261655 for CVE-2026-27144",
"url": "https://bugzilla.suse.com/1261655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-27144"
},
{
"cve": "CVE-2026-27145",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27145"
}
],
"notes": [
{
"category": "general",
"text": "(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, \".\") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname\u0027s label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27145",
"url": "https://www.suse.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "SUSE Bug 1267450 for CVE-2026-27145",
"url": "https://bugzilla.suse.com/1267450"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-27145"
},
{
"cve": "CVE-2026-32280",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32280"
}
],
"notes": [
{
"category": "general",
"text": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32280",
"url": "https://www.suse.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "SUSE Bug 1261656 for CVE-2026-32280",
"url": "https://bugzilla.suse.com/1261656"
},
{
"category": "external",
"summary": "SUSE Bug 1268756 for CVE-2026-32280",
"url": "https://bugzilla.suse.com/1268756"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "important"
}
],
"title": "CVE-2026-32280"
},
{
"cve": "CVE-2026-32281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32281"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32281",
"url": "https://www.suse.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "SUSE Bug 1261657 for CVE-2026-32281",
"url": "https://bugzilla.suse.com/1261657"
},
{
"category": "external",
"summary": "SUSE Bug 1268756 for CVE-2026-32281",
"url": "https://bugzilla.suse.com/1268756"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-32281"
},
{
"cve": "CVE-2026-32282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32282"
}
],
"notes": [
{
"category": "general",
"text": "On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the AT_SYMLINK_NOFOLLOW flag, which Root.Chmod uses to avoid symlink traversal. Root.Chmod checks its target before acting and returns an error if the target is a symlink lying outside the root, so the impact is limited to cases where the target is replaced with a symlink between the check and operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32282",
"url": "https://www.suse.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "SUSE Bug 1261658 for CVE-2026-32282",
"url": "https://bugzilla.suse.com/1261658"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-32282"
},
{
"cve": "CVE-2026-32283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32283"
}
],
"notes": [
{
"category": "general",
"text": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32283",
"url": "https://www.suse.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "SUSE Bug 1261659 for CVE-2026-32283",
"url": "https://bugzilla.suse.com/1261659"
},
{
"category": "external",
"summary": "SUSE Bug 1268756 for CVE-2026-32283",
"url": "https://bugzilla.suse.com/1268756"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-32283"
},
{
"cve": "CVE-2026-32288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32288"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \"old GNU sparse map\" format.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32288",
"url": "https://www.suse.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "SUSE Bug 1261660 for CVE-2026-32288",
"url": "https://bugzilla.suse.com/1261660"
},
{
"category": "external",
"summary": "SUSE Bug 1268756 for CVE-2026-32288",
"url": "https://bugzilla.suse.com/1268756"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32289"
}
],
"notes": [
{
"category": "general",
"text": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32289",
"url": "https://www.suse.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "SUSE Bug 1261661 for CVE-2026-32289",
"url": "https://bugzilla.suse.com/1261661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-32289"
},
{
"cve": "CVE-2026-33810",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33810"
}
],
"notes": [
{
"category": "general",
"text": "When verifying a certificate chain containing excluded DNS constraints, these constraints are not correctly applied to wildcard DNS SANs which use a different case than the constraint. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33810",
"url": "https://www.suse.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "SUSE Bug 1261662 for CVE-2026-33810",
"url": "https://bugzilla.suse.com/1261662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-33810"
},
{
"cve": "CVE-2026-33811",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33811"
}
],
"notes": [
{
"category": "general",
"text": "When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33811",
"url": "https://www.suse.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "SUSE Bug 1264508 for CVE-2026-33811",
"url": "https://bugzilla.suse.com/1264508"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "important"
}
],
"title": "CVE-2026-33811"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-39817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39817"
}
],
"notes": [
{
"category": "general",
"text": "The \"go tool pack\" subcommand (usually used only by the compiler as an internal tool with known-good inputs) does not sanitize output filenames. Extracting a malicious archive file with the \"pack\" subcommand can write files to arbitrary locations on the filesystem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39817",
"url": "https://www.suse.com/security/cve/CVE-2026-39817"
},
{
"category": "external",
"summary": "SUSE Bug 1264505 for CVE-2026-39817",
"url": "https://bugzilla.suse.com/1264505"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-39817"
},
{
"cve": "CVE-2026-39819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39819"
}
],
"notes": [
{
"category": "general",
"text": "The \"go bug\" command writes to two files with predictable names in the system temporary directory (for example, \"/tmp\"). An attacker with access to the temporary directory can create a symlink in one of these names, causing \"go bug\" to overwrite the target of the symlink.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39819",
"url": "https://www.suse.com/security/cve/CVE-2026-39819"
},
{
"category": "external",
"summary": "SUSE Bug 1264504 for CVE-2026-39819",
"url": "https://bugzilla.suse.com/1264504"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-39819"
},
{
"cve": "CVE-2026-39820",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39820"
}
],
"notes": [
{
"category": "general",
"text": "Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39820",
"url": "https://www.suse.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "SUSE Bug 1264503 for CVE-2026-39820",
"url": "https://bugzilla.suse.com/1264503"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "important"
}
],
"title": "CVE-2026-39820"
},
{
"cve": "CVE-2026-39823",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39823"
}
],
"notes": [
{
"category": "general",
"text": "CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a \u003cmeta\u003e tag\u0027s \u003ccontent\u003e attribute. If the URL content were to insert ASCII whitespaces around the \u0027=\u0027 rune inside of the \u003ccontent\u003e attribute, the escaper would fail to similarly escape it, leading to XSS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39823",
"url": "https://www.suse.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "SUSE Bug 1264509 for CVE-2026-39823",
"url": "https://bugzilla.suse.com/1264509"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-39823"
},
{
"cve": "CVE-2026-39825",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39825"
}
],
"notes": [
{
"category": "general",
"text": "ReverseProxy can forward queries containing parameters not visible to Rewrite functions. When used with a Rewrite function, or a Director function which parses query parameters, ReverseProxy sanitizes the forwarded request to remove query parameters which are not parsed by url.ParseQuery. ReverseProxy does not take ParseQuery\u0027s limit on the total number of query parameters (controlled by GODEBUG=urlmaxqueryparams=N) into account. This can permit ReverseProxy to forward a request containing a query parameter that is not visible to the Rewrite function. For example, the query \"a1=x\u0026a2=x\u0026...\u0026a10000=x\u0026hidden=y\" can forward the parameter \"hidden=y\" while hiding it from the proxy\u0027s Rewrite function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39825",
"url": "https://www.suse.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "SUSE Bug 1264500 for CVE-2026-39825",
"url": "https://bugzilla.suse.com/1264500"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-39825"
},
{
"cve": "CVE-2026-39826",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39826"
}
],
"notes": [
{
"category": "general",
"text": "If a trusted template author were to write a \u003cscript\u003e tag containing an empty \u0027type\u0027 attribute or a \u0027type\u0027 attribute with an ASCII whitespace, the execution of the template would incorrectly escape any data passed into the \u003cscript\u003e block.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39826",
"url": "https://www.suse.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "SUSE Bug 1264507 for CVE-2026-39826",
"url": "https://bugzilla.suse.com/1264507"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-39826"
},
{
"cve": "CVE-2026-39836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39836"
}
],
"notes": [
{
"category": "general",
"text": "The Dial and LookupPort functions panic on Windows when provided with an input containing a NUL (0).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39836",
"url": "https://www.suse.com/security/cve/CVE-2026-39836"
},
{
"category": "external",
"summary": "SUSE Bug 1264501 for CVE-2026-39836",
"url": "https://bugzilla.suse.com/1264501"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "important"
}
],
"title": "CVE-2026-39836"
},
{
"cve": "CVE-2026-42499",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42499"
}
],
"notes": [
{
"category": "general",
"text": "Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42499",
"url": "https://www.suse.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "SUSE Bug 1264502 for CVE-2026-42499",
"url": "https://bugzilla.suse.com/1264502"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "important"
}
],
"title": "CVE-2026-42499"
},
{
"cve": "CVE-2026-42501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42501"
}
],
"notes": [
{
"category": "general",
"text": "A malicious module proxy can exploit a flaw in the go command\u0027s validation of module checksums to bypass checksum database validation. This vulnerability affects any user using an untrusted module proxy (GOMODPROXY) or checksum database (GOSUMDB). A malicious module proxy can serve altered versions of the Go toolchain. When selecting a different version of the Go toolchain than the currently installed toolchain (due to the GOTOOLCHAIN environment variable, or a go.work or go.mod with a toolchain line), the go command will download and execute a toolchain provided by the module proxy. A malicious module proxy can bypass checksum database validation for this downloaded toolchain. Since this vulnerability affects the security of toolchain downloads, setting GOTOOLCHAIN to a fixed version is not sufficient. You must upgrade your base Go toolchain. The go tool always validates the hash of a toolchain before executing it, so fixed versions will refuse to execute any cached, altered versions of the toolchain. The go tool trusts go.sum files to contain accurate hashes of the current module\u0027s dependencies. A malicious proxy exploiting this vulnerability to serve an altered module will have caused an incorrect hash to be recorded in the go.sum. Users who have configured a non-trusted GOPROXY can determine if they have been affected by running \"rm go.sum ; go mod tidy ; go mod verify\", which will revalidate all dependencies of the current module. The specific flaw in more detail: The go command consults the checksum database to validate downloaded modules, when a module is not listed in the go.sum file. It verifies that the module hash reported by the checksum database matches the hash of the downloaded module. If, however, the checksum database returns a successful response that contains no entry for the module, the go command incorrectly permitted validation to succeed. A module proxy may mirror or proxy the checksum database, in which case the go command will not connect to the checksum database directly. Checksums reported by the checksum database are cryptographically signed, so a malicious proxy cannot alter the reported checksum for a module. However, a proxy which returns an empty checksum response, or a checksum response for an unrelated module, could cause the go command to proceed as if a downloaded module has been validated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42501",
"url": "https://www.suse.com/security/cve/CVE-2026-42501"
},
{
"category": "external",
"summary": "SUSE Bug 1264499 for CVE-2026-42501",
"url": "https://bugzilla.suse.com/1264499"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "important"
}
],
"title": "CVE-2026-42501"
},
{
"cve": "CVE-2026-42504",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42504"
}
],
"notes": [
{
"category": "general",
"text": "Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42504",
"url": "https://www.suse.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "SUSE Bug 1267442 for CVE-2026-42504",
"url": "https://bugzilla.suse.com/1267442"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-42504"
},
{
"cve": "CVE-2026-42507",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42507"
}
],
"notes": [
{
"category": "general",
"text": "When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42507",
"url": "https://www.suse.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "SUSE Bug 1267444 for CVE-2026-42507",
"url": "https://bugzilla.suse.com/1267444"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-doc-1.26.4-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.26-openssl-race-1.26.4-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-07T16:57:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-42507"
}
]
}
OPENSUSE-SU-2026:21319-1
Vulnerability from csaf_opensuse - Published: 2026-07-13 12:46 - Updated: 2026-07-13 12:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.25-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.25-openssl fixes the following issues\n\n- Update to version go1.25.12 (bsc#1244485).\n- CVE-2025-61732: cmd/cgo: discrepancy between Go and C/C++ comment parsing allows for C code smuggling (bsc#1257692).\n- CVE-2025-68121: crypto/tls: Config.Clone copies automatically generated session ticket keys, session resumption does not account for the expiration of full certificate chain (bsc#1256818).\n- CVE-2026-25679: net/url: reject IPv6 literal not at start of host (bsc#1259264).\n- CVE-2026-27139: os: FileInfo can escape from a Root (bsc#1259268).\n- CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG (bsc#1261653).\n- CVE-2026-27142: html/template: URLs in meta content attribute actions are not escaped (bsc#1259265).\n- CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination (bsc#1261654).\n- CVE-2026-27144: cmd/compile: no-op interface conversion bypasses overlap checking (bsc#1261655).\n- CVE-2026-27145: crypto/x509: split candidate hostname only once (bsc#1267450).\n- CVE-2026-32280: crypto/x509: unexpected work during chain building (bsc#1261656).\n- CVE-2026-32281: crypto/x509: inefficient policy validation (bsc#1261657).\n- CVE-2026-32282: os: Root.Chmod can follow symlinks out of the root on Linux (bsc#1261658).\n- CVE-2026-32283: crypto/tls: multiple key update handshake messages can cause connection to deadlock (bsc#1261659).\n- CVE-2026-32288: archive/tar: unbounded allocation when parsing old format GNU sparse map (bsc#1261660).\n- CVE-2026-32289: html/template: JS template literal context incorrectly tracked (bsc#1261661).\n- CVE-2026-33811: net: crash when handling long CNAME response (bsc#1264508).\n- CVE-2026-33814: net/http: infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE (bsc#1264506).\n- CVE-2026-39817: cmd/go: \"go tool pack\" does not sanitize output paths (bsc#1264505).\n- CVE-2026-39819: cmd/go: \"go bug\" follows symlinks in predictable temporary filenames (bsc#1264504).\n- CVE-2026-39820: net/mail: quadratic string concatentation in consumeComment (bsc#1264503).\n- CVE-2026-39822: os: Root escape via symlink plus trailing slash (bsc#1271014).\n- CVE-2026-39823: html/template: bypass of meta content URL escaping causes XSS (bsc#1264509).\n- CVE-2026-39825: net/http/httputil: ReverseProxy forwards queries with more than urlmaxqueryparams parameters (bsc#1264500).\n- CVE-2026-39826: html/template: escaper bypass leads to XSS (bsc#1264507).\n- CVE-2026-39836: net: panic in Dial and LookupPort when handling NUL byte on Windows (bsc#1264501).\n- CVE-2026-42499: net/mail: quadratic string concatenation in consumePhrase (bsc#1264502).\n- CVE-2026-42501: cmd/go: malicious module proxy can bypass checksum database (bsc#1264499).\n- CVE-2026-42504: mime: quadratic complexity in WordDecoder.DecodeHeader (bsc#1267442).\n- CVE-2026-42505: crypto/tls: omit PSK in ECH outer client hello (bsc#1271015).\n- CVE-2026-42507: net/textproto: arbitrary input are included in errors without any escaping (bsc#1267444).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-1223",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_21319-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1170826",
"url": "https://bugzilla.suse.com/1170826"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1256818",
"url": "https://bugzilla.suse.com/1256818"
},
{
"category": "self",
"summary": "SUSE Bug 1257692",
"url": "https://bugzilla.suse.com/1257692"
},
{
"category": "self",
"summary": "SUSE Bug 1259264",
"url": "https://bugzilla.suse.com/1259264"
},
{
"category": "self",
"summary": "SUSE Bug 1259265",
"url": "https://bugzilla.suse.com/1259265"
},
{
"category": "self",
"summary": "SUSE Bug 1259268",
"url": "https://bugzilla.suse.com/1259268"
},
{
"category": "self",
"summary": "SUSE Bug 1261653",
"url": "https://bugzilla.suse.com/1261653"
},
{
"category": "self",
"summary": "SUSE Bug 1261654",
"url": "https://bugzilla.suse.com/1261654"
},
{
"category": "self",
"summary": "SUSE Bug 1261655",
"url": "https://bugzilla.suse.com/1261655"
},
{
"category": "self",
"summary": "SUSE Bug 1261656",
"url": "https://bugzilla.suse.com/1261656"
},
{
"category": "self",
"summary": "SUSE Bug 1261657",
"url": "https://bugzilla.suse.com/1261657"
},
{
"category": "self",
"summary": "SUSE Bug 1261658",
"url": "https://bugzilla.suse.com/1261658"
},
{
"category": "self",
"summary": "SUSE Bug 1261659",
"url": "https://bugzilla.suse.com/1261659"
},
{
"category": "self",
"summary": "SUSE Bug 1261660",
"url": "https://bugzilla.suse.com/1261660"
},
{
"category": "self",
"summary": "SUSE Bug 1261661",
"url": "https://bugzilla.suse.com/1261661"
},
{
"category": "self",
"summary": "SUSE Bug 1264394",
"url": "https://bugzilla.suse.com/1264394"
},
{
"category": "self",
"summary": "SUSE Bug 1264499",
"url": "https://bugzilla.suse.com/1264499"
},
{
"category": "self",
"summary": "SUSE Bug 1264500",
"url": "https://bugzilla.suse.com/1264500"
},
{
"category": "self",
"summary": "SUSE Bug 1264501",
"url": "https://bugzilla.suse.com/1264501"
},
{
"category": "self",
"summary": "SUSE Bug 1264502",
"url": "https://bugzilla.suse.com/1264502"
},
{
"category": "self",
"summary": "SUSE Bug 1264503",
"url": "https://bugzilla.suse.com/1264503"
},
{
"category": "self",
"summary": "SUSE Bug 1264504",
"url": "https://bugzilla.suse.com/1264504"
},
{
"category": "self",
"summary": "SUSE Bug 1264505",
"url": "https://bugzilla.suse.com/1264505"
},
{
"category": "self",
"summary": "SUSE Bug 1264506",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "self",
"summary": "SUSE Bug 1264507",
"url": "https://bugzilla.suse.com/1264507"
},
{
"category": "self",
"summary": "SUSE Bug 1264508",
"url": "https://bugzilla.suse.com/1264508"
},
{
"category": "self",
"summary": "SUSE Bug 1264509",
"url": "https://bugzilla.suse.com/1264509"
},
{
"category": "self",
"summary": "SUSE Bug 1267442",
"url": "https://bugzilla.suse.com/1267442"
},
{
"category": "self",
"summary": "SUSE Bug 1267444",
"url": "https://bugzilla.suse.com/1267444"
},
{
"category": "self",
"summary": "SUSE Bug 1267450",
"url": "https://bugzilla.suse.com/1267450"
},
{
"category": "self",
"summary": "SUSE Bug 1271014",
"url": "https://bugzilla.suse.com/1271014"
},
{
"category": "self",
"summary": "SUSE Bug 1271015",
"url": "https://bugzilla.suse.com/1271015"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61732 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61732/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68121 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68121/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25679 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25679/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27139 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27139/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27140 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27142 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27142/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27143 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27143/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27145 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27145/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32280 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32280/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32281 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32282 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32283 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32288 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32289 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33811 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33811/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39817 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39819 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39820 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39820/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39822 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39822/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39823 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39823/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39825 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39825/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39826 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39826/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39836 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42499 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42499/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42501 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42504 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42504/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42505 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42507 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42507/"
}
],
"title": "Security update for go1.25-openssl",
"tracking": {
"current_release_date": "2026-07-13T12:46:24Z",
"generator": {
"date": "2026-07-13T12:46:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:21319-1",
"initial_release_date": "2026-07-13T12:46:24Z",
"revision_history": [
{
"date": "2026-07-13T12:46:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.12-160000.1.1.aarch64",
"product": {
"name": "go1.25-openssl-1.25.12-160000.1.1.aarch64",
"product_id": "go1.25-openssl-1.25.12-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"product": {
"name": "go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"product_id": "go1.25-openssl-doc-1.25.12-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"product": {
"name": "go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"product_id": "go1.25-openssl-race-1.25.12-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"product": {
"name": "go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"product_id": "go1.25-openssl-1.25.12-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"product": {
"name": "go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"product_id": "go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"product": {
"name": "go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"product_id": "go1.25-openssl-race-1.25.12-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.12-160000.1.1.s390x",
"product": {
"name": "go1.25-openssl-1.25.12-160000.1.1.s390x",
"product_id": "go1.25-openssl-1.25.12-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"product": {
"name": "go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"product_id": "go1.25-openssl-doc-1.25.12-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"product": {
"name": "go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"product_id": "go1.25-openssl-race-1.25.12-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.12-160000.1.1.x86_64",
"product": {
"name": "go1.25-openssl-1.25.12-160000.1.1.x86_64",
"product_id": "go1.25-openssl-1.25.12-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"product": {
"name": "go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"product_id": "go1.25-openssl-doc-1.25.12-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.12-160000.1.1.x86_64",
"product": {
"name": "go1.25-openssl-race-1.25.12-160000.1.1.x86_64",
"product_id": "go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.12-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.12-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.12-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.12-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x"
},
"product_reference": "go1.25-openssl-1.25.12-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.12-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.12-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.12-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.12-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x"
},
"product_reference": "go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.12-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.12-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.12-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.12-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x"
},
"product_reference": "go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.12-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.12-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61732",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61732"
}
],
"notes": [
{
"category": "general",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61732",
"url": "https://www.suse.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "SUSE Bug 1257692 for CVE-2025-61732",
"url": "https://bugzilla.suse.com/1257692"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "critical"
}
],
"title": "CVE-2025-61732"
},
{
"cve": "CVE-2025-68121",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68121"
}
],
"notes": [
{
"category": "general",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68121",
"url": "https://www.suse.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "SUSE Bug 1256818 for CVE-2025-68121",
"url": "https://bugzilla.suse.com/1256818"
},
{
"category": "external",
"summary": "SUSE Bug 1268881 for CVE-2025-68121",
"url": "https://bugzilla.suse.com/1268881"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
},
{
"cve": "CVE-2026-25679",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25679"
}
],
"notes": [
{
"category": "general",
"text": "url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25679",
"url": "https://www.suse.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "SUSE Bug 1259264 for CVE-2026-25679",
"url": "https://bugzilla.suse.com/1259264"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-25679"
},
{
"cve": "CVE-2026-27139",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27139"
}
],
"notes": [
{
"category": "general",
"text": "On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27139",
"url": "https://www.suse.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "SUSE Bug 1259268 for CVE-2026-27139",
"url": "https://bugzilla.suse.com/1259268"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-27139"
},
{
"cve": "CVE-2026-27140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27140"
}
],
"notes": [
{
"category": "general",
"text": "SWIG file names containing \u0027cgo\u0027 and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27140",
"url": "https://www.suse.com/security/cve/CVE-2026-27140"
},
{
"category": "external",
"summary": "SUSE Bug 1261653 for CVE-2026-27140",
"url": "https://bugzilla.suse.com/1261653"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "important"
}
],
"title": "CVE-2026-27140"
},
{
"cve": "CVE-2026-27142",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27142"
}
],
"notes": [
{
"category": "general",
"text": "Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value \"refresh\". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow \"url=\" by setting htmlmetacontenturlescape=0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27142",
"url": "https://www.suse.com/security/cve/CVE-2026-27142"
},
{
"category": "external",
"summary": "SUSE Bug 1259265 for CVE-2026-27142",
"url": "https://bugzilla.suse.com/1259265"
},
{
"category": "external",
"summary": "SUSE Bug 1264509 for CVE-2026-27142",
"url": "https://bugzilla.suse.com/1264509"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-27142"
},
{
"cve": "CVE-2026-27143",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27143"
}
],
"notes": [
{
"category": "general",
"text": "Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27143",
"url": "https://www.suse.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "SUSE Bug 1261654 for CVE-2026-27143",
"url": "https://bugzilla.suse.com/1261654"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "important"
}
],
"title": "CVE-2026-27143"
},
{
"cve": "CVE-2026-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27144"
}
],
"notes": [
{
"category": "general",
"text": "The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27144",
"url": "https://www.suse.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1261655 for CVE-2026-27144",
"url": "https://bugzilla.suse.com/1261655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-27144"
},
{
"cve": "CVE-2026-27145",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27145"
}
],
"notes": [
{
"category": "general",
"text": "(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, \".\") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname\u0027s label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27145",
"url": "https://www.suse.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "SUSE Bug 1267450 for CVE-2026-27145",
"url": "https://bugzilla.suse.com/1267450"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-27145"
},
{
"cve": "CVE-2026-32280",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32280"
}
],
"notes": [
{
"category": "general",
"text": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32280",
"url": "https://www.suse.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "SUSE Bug 1261656 for CVE-2026-32280",
"url": "https://bugzilla.suse.com/1261656"
},
{
"category": "external",
"summary": "SUSE Bug 1268756 for CVE-2026-32280",
"url": "https://bugzilla.suse.com/1268756"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "important"
}
],
"title": "CVE-2026-32280"
},
{
"cve": "CVE-2026-32281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32281"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32281",
"url": "https://www.suse.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "SUSE Bug 1261657 for CVE-2026-32281",
"url": "https://bugzilla.suse.com/1261657"
},
{
"category": "external",
"summary": "SUSE Bug 1268756 for CVE-2026-32281",
"url": "https://bugzilla.suse.com/1268756"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-32281"
},
{
"cve": "CVE-2026-32282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32282"
}
],
"notes": [
{
"category": "general",
"text": "On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the AT_SYMLINK_NOFOLLOW flag, which Root.Chmod uses to avoid symlink traversal. Root.Chmod checks its target before acting and returns an error if the target is a symlink lying outside the root, so the impact is limited to cases where the target is replaced with a symlink between the check and operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32282",
"url": "https://www.suse.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "SUSE Bug 1261658 for CVE-2026-32282",
"url": "https://bugzilla.suse.com/1261658"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-32282"
},
{
"cve": "CVE-2026-32283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32283"
}
],
"notes": [
{
"category": "general",
"text": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32283",
"url": "https://www.suse.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "SUSE Bug 1261659 for CVE-2026-32283",
"url": "https://bugzilla.suse.com/1261659"
},
{
"category": "external",
"summary": "SUSE Bug 1268756 for CVE-2026-32283",
"url": "https://bugzilla.suse.com/1268756"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-32283"
},
{
"cve": "CVE-2026-32288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32288"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encoded in the \"old GNU sparse map\" format.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32288",
"url": "https://www.suse.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "SUSE Bug 1261660 for CVE-2026-32288",
"url": "https://bugzilla.suse.com/1261660"
},
{
"category": "external",
"summary": "SUSE Bug 1268756 for CVE-2026-32288",
"url": "https://bugzilla.suse.com/1268756"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32289"
}
],
"notes": [
{
"category": "general",
"text": "Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when branches were used. Additionally template actions within JS template literals did not properly track the brace depth, leading to incorrect escaping being applied. These issues could cause actions within JS template literals to be incorrectly or improperly escaped, leading to XSS vulnerabilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32289",
"url": "https://www.suse.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "SUSE Bug 1261661 for CVE-2026-32289",
"url": "https://bugzilla.suse.com/1261661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-32289"
},
{
"cve": "CVE-2026-33811",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33811"
}
],
"notes": [
{
"category": "general",
"text": "When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33811",
"url": "https://www.suse.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "SUSE Bug 1264508 for CVE-2026-33811",
"url": "https://bugzilla.suse.com/1264508"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "important"
}
],
"title": "CVE-2026-33811"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-39817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39817"
}
],
"notes": [
{
"category": "general",
"text": "The \"go tool pack\" subcommand (usually used only by the compiler as an internal tool with known-good inputs) does not sanitize output filenames. Extracting a malicious archive file with the \"pack\" subcommand can write files to arbitrary locations on the filesystem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39817",
"url": "https://www.suse.com/security/cve/CVE-2026-39817"
},
{
"category": "external",
"summary": "SUSE Bug 1264505 for CVE-2026-39817",
"url": "https://bugzilla.suse.com/1264505"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-39817"
},
{
"cve": "CVE-2026-39819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39819"
}
],
"notes": [
{
"category": "general",
"text": "The \"go bug\" command writes to two files with predictable names in the system temporary directory (for example, \"/tmp\"). An attacker with access to the temporary directory can create a symlink in one of these names, causing \"go bug\" to overwrite the target of the symlink.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39819",
"url": "https://www.suse.com/security/cve/CVE-2026-39819"
},
{
"category": "external",
"summary": "SUSE Bug 1264504 for CVE-2026-39819",
"url": "https://bugzilla.suse.com/1264504"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-39819"
},
{
"cve": "CVE-2026-39820",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39820"
}
],
"notes": [
{
"category": "general",
"text": "Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39820",
"url": "https://www.suse.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "SUSE Bug 1264503 for CVE-2026-39820",
"url": "https://bugzilla.suse.com/1264503"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "important"
}
],
"title": "CVE-2026-39820"
},
{
"cve": "CVE-2026-39822",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39822"
}
],
"notes": [
{
"category": "general",
"text": "On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, \u0027root.Open(\"symlink/\")\u0027 will open \"symlink\" even when \"symlink\" is a symbolic link pointing outside of the root.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39822",
"url": "https://www.suse.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "SUSE Bug 1271014 for CVE-2026-39822",
"url": "https://bugzilla.suse.com/1271014"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "important"
}
],
"title": "CVE-2026-39822"
},
{
"cve": "CVE-2026-39823",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39823"
}
],
"notes": [
{
"category": "general",
"text": "CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a \u003cmeta\u003e tag\u0027s \u003ccontent\u003e attribute. If the URL content were to insert ASCII whitespaces around the \u0027=\u0027 rune inside of the \u003ccontent\u003e attribute, the escaper would fail to similarly escape it, leading to XSS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39823",
"url": "https://www.suse.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "SUSE Bug 1264509 for CVE-2026-39823",
"url": "https://bugzilla.suse.com/1264509"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-39823"
},
{
"cve": "CVE-2026-39825",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39825"
}
],
"notes": [
{
"category": "general",
"text": "ReverseProxy can forward queries containing parameters not visible to Rewrite functions. When used with a Rewrite function, or a Director function which parses query parameters, ReverseProxy sanitizes the forwarded request to remove query parameters which are not parsed by url.ParseQuery. ReverseProxy does not take ParseQuery\u0027s limit on the total number of query parameters (controlled by GODEBUG=urlmaxqueryparams=N) into account. This can permit ReverseProxy to forward a request containing a query parameter that is not visible to the Rewrite function. For example, the query \"a1=x\u0026a2=x\u0026...\u0026a10000=x\u0026hidden=y\" can forward the parameter \"hidden=y\" while hiding it from the proxy\u0027s Rewrite function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39825",
"url": "https://www.suse.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "SUSE Bug 1264500 for CVE-2026-39825",
"url": "https://bugzilla.suse.com/1264500"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-39825"
},
{
"cve": "CVE-2026-39826",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39826"
}
],
"notes": [
{
"category": "general",
"text": "If a trusted template author were to write a \u003cscript\u003e tag containing an empty \u0027type\u0027 attribute or a \u0027type\u0027 attribute with an ASCII whitespace, the execution of the template would incorrectly escape any data passed into the \u003cscript\u003e block.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39826",
"url": "https://www.suse.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "SUSE Bug 1264507 for CVE-2026-39826",
"url": "https://bugzilla.suse.com/1264507"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-39826"
},
{
"cve": "CVE-2026-39836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39836"
}
],
"notes": [
{
"category": "general",
"text": "The Dial and LookupPort functions panic on Windows when provided with an input containing a NUL (0).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39836",
"url": "https://www.suse.com/security/cve/CVE-2026-39836"
},
{
"category": "external",
"summary": "SUSE Bug 1264501 for CVE-2026-39836",
"url": "https://bugzilla.suse.com/1264501"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "important"
}
],
"title": "CVE-2026-39836"
},
{
"cve": "CVE-2026-42499",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42499"
}
],
"notes": [
{
"category": "general",
"text": "Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42499",
"url": "https://www.suse.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "SUSE Bug 1264502 for CVE-2026-42499",
"url": "https://bugzilla.suse.com/1264502"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "important"
}
],
"title": "CVE-2026-42499"
},
{
"cve": "CVE-2026-42501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42501"
}
],
"notes": [
{
"category": "general",
"text": "A malicious module proxy can exploit a flaw in the go command\u0027s validation of module checksums to bypass checksum database validation. This vulnerability affects any user using an untrusted module proxy (GOMODPROXY) or checksum database (GOSUMDB). A malicious module proxy can serve altered versions of the Go toolchain. When selecting a different version of the Go toolchain than the currently installed toolchain (due to the GOTOOLCHAIN environment variable, or a go.work or go.mod with a toolchain line), the go command will download and execute a toolchain provided by the module proxy. A malicious module proxy can bypass checksum database validation for this downloaded toolchain. Since this vulnerability affects the security of toolchain downloads, setting GOTOOLCHAIN to a fixed version is not sufficient. You must upgrade your base Go toolchain. The go tool always validates the hash of a toolchain before executing it, so fixed versions will refuse to execute any cached, altered versions of the toolchain. The go tool trusts go.sum files to contain accurate hashes of the current module\u0027s dependencies. A malicious proxy exploiting this vulnerability to serve an altered module will have caused an incorrect hash to be recorded in the go.sum. Users who have configured a non-trusted GOPROXY can determine if they have been affected by running \"rm go.sum ; go mod tidy ; go mod verify\", which will revalidate all dependencies of the current module. The specific flaw in more detail: The go command consults the checksum database to validate downloaded modules, when a module is not listed in the go.sum file. It verifies that the module hash reported by the checksum database matches the hash of the downloaded module. If, however, the checksum database returns a successful response that contains no entry for the module, the go command incorrectly permitted validation to succeed. A module proxy may mirror or proxy the checksum database, in which case the go command will not connect to the checksum database directly. Checksums reported by the checksum database are cryptographically signed, so a malicious proxy cannot alter the reported checksum for a module. However, a proxy which returns an empty checksum response, or a checksum response for an unrelated module, could cause the go command to proceed as if a downloaded module has been validated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42501",
"url": "https://www.suse.com/security/cve/CVE-2026-42501"
},
{
"category": "external",
"summary": "SUSE Bug 1264499 for CVE-2026-42501",
"url": "https://bugzilla.suse.com/1264499"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "important"
}
],
"title": "CVE-2026-42501"
},
{
"cve": "CVE-2026-42504",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42504"
}
],
"notes": [
{
"category": "general",
"text": "Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42504",
"url": "https://www.suse.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "SUSE Bug 1267442 for CVE-2026-42504",
"url": "https://bugzilla.suse.com/1267442"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-42504"
},
{
"cve": "CVE-2026-42505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42505"
}
],
"notes": [
{
"category": "general",
"text": "Handshakes which used Encrypted Client Hello could be de-anonymized by a passive network observer due to a disclosure of pre-shared key identities in the unencrypted client hello.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42505",
"url": "https://www.suse.com/security/cve/CVE-2026-42505"
},
{
"category": "external",
"summary": "SUSE Bug 1271015 for CVE-2026-42505",
"url": "https://bugzilla.suse.com/1271015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-42505"
},
{
"cve": "CVE-2026-42507",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42507"
}
],
"notes": [
{
"category": "general",
"text": "When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42507",
"url": "https://www.suse.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "SUSE Bug 1267444 for CVE-2026-42507",
"url": "https://bugzilla.suse.com/1267444"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:46:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-42507"
}
]
}
RHSA-2026:23262
Vulnerability from csaf_redhat - Published: 2026-06-04 12:39 - Updated: 2026-09-03 09:46A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
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 applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL's content attribute inside a `<meta>` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only 'type' attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net` package of Go (golang). When running on Windows, the `Dial` and `LookupPort` functions can panic if they receive an input containing a NUL (0) byte. This can be triggered by a remote attacker providing a specially crafted input, leading to a denial of service (DoS) for applications using these functions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go command (`cmd/go`). A malicious module proxy can exploit this vulnerability by bypassing the validation of module checksums. This allows the proxy to serve altered versions of the Go toolchain, which the `go` command may then download and execute without proper verification. This can lead to the execution of untrusted code, compromising the integrity of the Go development environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-25-main@x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\ngolang1.25:\n * golang1.25-1.25.11-2.hum1 (aarch64, x86_64)\n * golang1.25-bin-1.25.11-2.hum1 (aarch64, x86_64)\n * golang1.25-docs-1.25.11-2.hum1 (noarch)\n * golang1.25-misc-1.25.11-2.hum1 (noarch)\n * golang1.25-src-1.25.11-2.hum1 (noarch)\n * golang1.25-tests-1.25.11-2.hum1 (noarch)\n * golang1.25-1.25.11-2.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:23262",
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27145",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42507",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39826",
"url": "https://access.redhat.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39836",
"url": "https://access.redhat.com/security/cve/CVE-2026-39836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39825",
"url": "https://access.redhat.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39823",
"url": "https://access.redhat.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42501",
"url": "https://access.redhat.com/security/cve/CVE-2026-42501"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_23262.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-09-03T09:46:36+00:00",
"generator": {
"date": "2026-09-03T09:46:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:23262",
"initial_release_date": "2026-06-04T12:39:22+00:00",
"revision_history": [
{
"date": "2026-06-04T12:39:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T09:46:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@aarch64",
"product": {
"name": "golang1-25-main@aarch64",
"product_id": "golang1-25-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25@1.25.11-2.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@src",
"product": {
"name": "golang1-25-main@src",
"product_id": "golang1-25-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25@1.25.11-2.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@x86_64",
"product": {
"name": "golang1-25-main@x86_64",
"product_id": "golang1-25-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25@1.25.11-2.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-25-main@noarch",
"product": {
"name": "golang1-25-main@noarch",
"product_id": "golang1-25-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.25-docs@1.25.11-2.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@aarch64"
},
"product_reference": "golang1-25-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@noarch"
},
"product_reference": "golang1-25-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@src"
},
"product_reference": "golang1-25-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-25-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-25-main@x86_64"
},
"product_reference": "golang1-25-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "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 applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39823",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-07T20:00:58.284024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467811"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL\u0027s content attribute inside a `\u003cmeta\u003e` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products ship the Go `html/template` package as a dependency of various Go-based components. The affected functionality involves URL escaping inside `\u003cmeta\u003e` tag content attributes, which requires an application to render user-controlled URLs in meta tags using `html/template`. While the vulnerable code is present, exploitation requires a specific usage pattern that is uncommon in Red Hat product code paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "RHBZ#2467811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467811"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39823",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39823"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823"
},
{
"category": "external",
"summary": "https://go.dev/cl/769920",
"url": "https://go.dev/cl/769920"
},
{
"category": "external",
"summary": "https://go.dev/issue/78913",
"url": "https://go.dev/issue/78913"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4982",
"url": "https://pkg.go.dev/vuln/GO-2026-4982"
}
],
"release_date": "2026-05-07T19:41:19.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "workaround",
"details": "Ensure that user-supplied URLs are validated and sanitized before being passed to Go\u0027s `html/template` package for rendering in HTML meta tag content attributes. Avoid rendering untrusted URL data directly in meta tag content attributes.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content"
},
{
"cve": "CVE-2026-39825",
"cwe": {
"id": "CWE-472",
"name": "External Control of Assumed-Immutable Web Parameter"
},
"discovery_date": "2026-05-07T20:01:37.714133+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467823"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s net/http/httputil package where ReverseProxy can forward query parameters that are hidden from Rewrite or Director functions. This occurs when the number of query parameters exceeds the url.ParseQuery limit (controlled by the GODEBUG setting urlmaxqueryparams). While Red Hat ships Go-based components across many products, exploitation requires that an application use ReverseProxy with a Rewrite or Director function that relies on query parameter inspection for security enforcement, which limits the practical impact of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "RHBZ#2467823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467823"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39825",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39825"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825"
},
{
"category": "external",
"summary": "https://go.dev/cl/770541",
"url": "https://go.dev/cl/770541"
},
{
"category": "external",
"summary": "https://go.dev/issue/78948",
"url": "https://go.dev/issue/78948"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4976",
"url": "https://pkg.go.dev/vuln/GO-2026-4976"
}
],
"release_date": "2026-05-07T19:41:18.453000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "workaround",
"details": "Increase the maximum number of query parameters allowed by setting the GODEBUG environment variable `urlmaxqueryparams` to a higher value (e.g., `GODEBUG=urlmaxqueryparams=20000`), or validate and enforce security controls on query parameters at the backend service rather than relying solely on the ReverseProxy\u0027s Rewrite or Director function for security filtering.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls"
},
{
"cve": "CVE-2026-39826",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-07T20:01:46.305827+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467826"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only \u0027type\u0027 attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate cross-site scripting (XSS) vulnerability in Go\u0027s html/template package occurs when a script tag with an empty or whitespace-only \u0027type\u0027 attribute is used in a template, causing the template engine to incorrectly escape data passed into the script block. This requires a trusted template author to introduce the vulnerable template pattern before an attacker can inject malicious scripts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "RHBZ#2467826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39826",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39826"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826"
},
{
"category": "external",
"summary": "https://go.dev/cl/771180",
"url": "https://go.dev/cl/771180"
},
{
"category": "external",
"summary": "https://go.dev/issue/78981",
"url": "https://go.dev/issue/78981"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4980",
"url": "https://pkg.go.dev/vuln/GO-2026-4980"
}
],
"release_date": "2026-05-07T19:41:19.138000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping"
},
{
"cve": "CVE-2026-39836",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-05-07T20:01:49.423498+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467827"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang). When running on Windows, the `Dial` and `LookupPort` functions can panic if they receive an input containing a NUL (0) byte. This can be triggered by a remote attacker providing a specially crafted input, leading to a denial of service (DoS) for applications using these functions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via NUL byte in Dial and LookupPort on Windows",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This denial of service flaw exists within the Go `net` package, specifically impacting applications when executed on Microsoft Windows operating systems. Red Hat Product Security has rated this flaw as a Moderate as Red Hat products primarily deploy Go applications on Linux-based environments. Customers operating Go applications, including those bundled with Red Hat products, within a Windows environment should assess their exposure to this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39836"
},
{
"category": "external",
"summary": "RHBZ#2467827",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467827"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39836",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39836"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39836",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39836"
},
{
"category": "external",
"summary": "https://go.dev/cl/775320",
"url": "https://go.dev/cl/775320"
},
{
"category": "external",
"summary": "https://go.dev/issue/79006",
"url": "https://go.dev/issue/79006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4971",
"url": "https://pkg.go.dev/vuln/GO-2026-4971"
}
],
"release_date": "2026-05-07T19:41:18.300000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net: golang: Go net package: Denial of Service via NUL byte in Dial and LookupPort on Windows"
},
{
"cve": "CVE-2026-42501",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-07T20:00:54.811489+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467810"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go command (`cmd/go`). A malicious module proxy can exploit this vulnerability by bypassing the validation of module checksums. This allows the proxy to serve altered versions of the Go toolchain, which the `go` command may then download and execute without proper verification. This can lead to the execution of untrusted code, compromising the integrity of the Go development environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Go command (`cmd/go`) allows a malicious module proxy to bypass checksum validation, potentially leading to the execution of untrusted Go toolchains. Red Hat products utilizing the Go command are vulnerable if configured to use an untrusted module proxy or checksum database, as this could compromise the integrity of the Go development environment. Exploitation requires user interaction with a compromised proxy.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42501"
},
{
"category": "external",
"summary": "RHBZ#2467810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42501",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42501"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42501",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42501"
},
{
"category": "external",
"summary": "https://go.dev/cl/775321",
"url": "https://go.dev/cl/775321"
},
{
"category": "external",
"summary": "https://go.dev/issue/79070",
"url": "https://go.dev/issue/79070"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4984",
"url": "https://pkg.go.dev/vuln/GO-2026-4984"
}
],
"release_date": "2026-05-07T19:41:19.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "workaround",
"details": "To verify the integrity of Go module dependencies and detect potential tampering by a malicious proxy, users can revalidate all dependencies of the current module. This process involves removing the existing `go.sum` file and then re-generating and verifying module checksums.\n\nExecute the following commands in your module\u0027s root directory:\n```bash\nrm go.sum\ngo mod tidy\ngo mod verify\n```\nThis operation will re-download and re-verify all module dependencies. Be aware that this may affect your local module cache and could require re-building projects.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-42507",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2026-06-02T23:01:03.125126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484205"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "RHBZ#2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42507",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42507"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://go.dev/cl/777060",
"url": "https://go.dev/cl/777060"
},
{
"category": "external",
"summary": "https://go.dev/issue/79346",
"url": "https://go.dev/issue/79346"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5039",
"url": "https://pkg.go.dev/vuln/GO-2026-5039"
}
],
"release_date": "2026-06-02T22:01:37.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:39:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23262"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-25-main@aarch64",
"Red Hat Hardened Images:golang1-25-main@noarch",
"Red Hat Hardened Images:golang1-25-main@src",
"Red Hat Hardened Images:golang1-25-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
}
]
}
RHSA-2026:23264
Vulnerability from csaf_redhat - Published: 2026-06-04 12:43 - Updated: 2026-09-03 09:46A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
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 applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL's content attribute inside a `<meta>` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only 'type' attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net` package of Go (golang). When running on Windows, the `Dial` and `LookupPort` functions can panic if they receive an input containing a NUL (0) byte. This can be triggered by a remote attacker providing a specially crafted input, leading to a denial of service (DoS) for applications using these functions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go command (`cmd/go`). A malicious module proxy can exploit this vulnerability by bypassing the validation of module checksums. This allows the proxy to serve altered versions of the Go toolchain, which the `go` command may then download and execute without proper verification. This can lead to the execution of untrusted code, compromising the integrity of the Go development environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\ngolang1.26:\n * golang1.26-1.26.4-2.hum1 (aarch64, x86_64)\n * golang1.26-bin-1.26.4-2.hum1 (aarch64, x86_64)\n * golang1.26-docs-1.26.4-2.hum1 (noarch)\n * golang1.26-misc-1.26.4-2.hum1 (noarch)\n * golang1.26-src-1.26.4-2.hum1 (noarch)\n * golang1.26-tests-1.26.4-2.hum1 (noarch)\n * golang1.26-1.26.4-2.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:23264",
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27145",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42507",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39826",
"url": "https://access.redhat.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39836",
"url": "https://access.redhat.com/security/cve/CVE-2026-39836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39825",
"url": "https://access.redhat.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39823",
"url": "https://access.redhat.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42501",
"url": "https://access.redhat.com/security/cve/CVE-2026-42501"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_23264.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-09-03T09:46:38+00:00",
"generator": {
"date": "2026-09-03T09:46:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:23264",
"initial_release_date": "2026-06-04T12:43:59+00:00",
"revision_history": [
{
"date": "2026-06-04T12:43:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T09:46:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@aarch64",
"product": {
"name": "golang1-26-main@aarch64",
"product_id": "golang1-26-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.4-2.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@src",
"product": {
"name": "golang1-26-main@src",
"product_id": "golang1-26-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.4-2.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@x86_64",
"product": {
"name": "golang1-26-main@x86_64",
"product_id": "golang1-26-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.4-2.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@noarch",
"product": {
"name": "golang1-26-main@noarch",
"product_id": "golang1-26-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26-docs@1.26.4-2.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@aarch64"
},
"product_reference": "golang1-26-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@noarch"
},
"product_reference": "golang1-26-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@src"
},
"product_reference": "golang1-26-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@x86_64"
},
"product_reference": "golang1-26-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "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 applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39823",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-07T20:00:58.284024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467811"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL\u0027s content attribute inside a `\u003cmeta\u003e` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products ship the Go `html/template` package as a dependency of various Go-based components. The affected functionality involves URL escaping inside `\u003cmeta\u003e` tag content attributes, which requires an application to render user-controlled URLs in meta tags using `html/template`. While the vulnerable code is present, exploitation requires a specific usage pattern that is uncommon in Red Hat product code paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "RHBZ#2467811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467811"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39823",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39823"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823"
},
{
"category": "external",
"summary": "https://go.dev/cl/769920",
"url": "https://go.dev/cl/769920"
},
{
"category": "external",
"summary": "https://go.dev/issue/78913",
"url": "https://go.dev/issue/78913"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4982",
"url": "https://pkg.go.dev/vuln/GO-2026-4982"
}
],
"release_date": "2026-05-07T19:41:19.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "Ensure that user-supplied URLs are validated and sanitized before being passed to Go\u0027s `html/template` package for rendering in HTML meta tag content attributes. Avoid rendering untrusted URL data directly in meta tag content attributes.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content"
},
{
"cve": "CVE-2026-39825",
"cwe": {
"id": "CWE-472",
"name": "External Control of Assumed-Immutable Web Parameter"
},
"discovery_date": "2026-05-07T20:01:37.714133+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467823"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s net/http/httputil package where ReverseProxy can forward query parameters that are hidden from Rewrite or Director functions. This occurs when the number of query parameters exceeds the url.ParseQuery limit (controlled by the GODEBUG setting urlmaxqueryparams). While Red Hat ships Go-based components across many products, exploitation requires that an application use ReverseProxy with a Rewrite or Director function that relies on query parameter inspection for security enforcement, which limits the practical impact of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "RHBZ#2467823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467823"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39825",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39825"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825"
},
{
"category": "external",
"summary": "https://go.dev/cl/770541",
"url": "https://go.dev/cl/770541"
},
{
"category": "external",
"summary": "https://go.dev/issue/78948",
"url": "https://go.dev/issue/78948"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4976",
"url": "https://pkg.go.dev/vuln/GO-2026-4976"
}
],
"release_date": "2026-05-07T19:41:18.453000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "Increase the maximum number of query parameters allowed by setting the GODEBUG environment variable `urlmaxqueryparams` to a higher value (e.g., `GODEBUG=urlmaxqueryparams=20000`), or validate and enforce security controls on query parameters at the backend service rather than relying solely on the ReverseProxy\u0027s Rewrite or Director function for security filtering.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls"
},
{
"cve": "CVE-2026-39826",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-07T20:01:46.305827+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467826"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only \u0027type\u0027 attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate cross-site scripting (XSS) vulnerability in Go\u0027s html/template package occurs when a script tag with an empty or whitespace-only \u0027type\u0027 attribute is used in a template, causing the template engine to incorrectly escape data passed into the script block. This requires a trusted template author to introduce the vulnerable template pattern before an attacker can inject malicious scripts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "RHBZ#2467826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39826",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39826"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826"
},
{
"category": "external",
"summary": "https://go.dev/cl/771180",
"url": "https://go.dev/cl/771180"
},
{
"category": "external",
"summary": "https://go.dev/issue/78981",
"url": "https://go.dev/issue/78981"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4980",
"url": "https://pkg.go.dev/vuln/GO-2026-4980"
}
],
"release_date": "2026-05-07T19:41:19.138000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping"
},
{
"cve": "CVE-2026-39836",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-05-07T20:01:49.423498+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467827"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang). When running on Windows, the `Dial` and `LookupPort` functions can panic if they receive an input containing a NUL (0) byte. This can be triggered by a remote attacker providing a specially crafted input, leading to a denial of service (DoS) for applications using these functions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via NUL byte in Dial and LookupPort on Windows",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This denial of service flaw exists within the Go `net` package, specifically impacting applications when executed on Microsoft Windows operating systems. Red Hat Product Security has rated this flaw as a Moderate as Red Hat products primarily deploy Go applications on Linux-based environments. Customers operating Go applications, including those bundled with Red Hat products, within a Windows environment should assess their exposure to this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39836"
},
{
"category": "external",
"summary": "RHBZ#2467827",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467827"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39836",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39836"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39836",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39836"
},
{
"category": "external",
"summary": "https://go.dev/cl/775320",
"url": "https://go.dev/cl/775320"
},
{
"category": "external",
"summary": "https://go.dev/issue/79006",
"url": "https://go.dev/issue/79006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4971",
"url": "https://pkg.go.dev/vuln/GO-2026-4971"
}
],
"release_date": "2026-05-07T19:41:18.300000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net: golang: Go net package: Denial of Service via NUL byte in Dial and LookupPort on Windows"
},
{
"cve": "CVE-2026-42501",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-07T20:00:54.811489+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467810"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go command (`cmd/go`). A malicious module proxy can exploit this vulnerability by bypassing the validation of module checksums. This allows the proxy to serve altered versions of the Go toolchain, which the `go` command may then download and execute without proper verification. This can lead to the execution of untrusted code, compromising the integrity of the Go development environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Go command (`cmd/go`) allows a malicious module proxy to bypass checksum validation, potentially leading to the execution of untrusted Go toolchains. Red Hat products utilizing the Go command are vulnerable if configured to use an untrusted module proxy or checksum database, as this could compromise the integrity of the Go development environment. Exploitation requires user interaction with a compromised proxy.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42501"
},
{
"category": "external",
"summary": "RHBZ#2467810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42501",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42501"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42501",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42501"
},
{
"category": "external",
"summary": "https://go.dev/cl/775321",
"url": "https://go.dev/cl/775321"
},
{
"category": "external",
"summary": "https://go.dev/issue/79070",
"url": "https://go.dev/issue/79070"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4984",
"url": "https://pkg.go.dev/vuln/GO-2026-4984"
}
],
"release_date": "2026-05-07T19:41:19.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "To verify the integrity of Go module dependencies and detect potential tampering by a malicious proxy, users can revalidate all dependencies of the current module. This process involves removing the existing `go.sum` file and then re-generating and verifying module checksums.\n\nExecute the following commands in your module\u0027s root directory:\n```bash\nrm go.sum\ngo mod tidy\ngo mod verify\n```\nThis operation will re-download and re-verify all module dependencies. Be aware that this may affect your local module cache and could require re-building projects.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-42507",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2026-06-02T23:01:03.125126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484205"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "RHBZ#2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42507",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42507"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://go.dev/cl/777060",
"url": "https://go.dev/cl/777060"
},
{
"category": "external",
"summary": "https://go.dev/issue/79346",
"url": "https://go.dev/issue/79346"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5039",
"url": "https://pkg.go.dev/vuln/GO-2026-5039"
}
],
"release_date": "2026-06-02T22:01:37.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T12:43:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23264"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
}
]
}
RHSA-2026:29980
Vulnerability from csaf_redhat - Published: 2026-06-25 16:14 - Updated: 2026-09-03 08:58A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for golang is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* net/textproto: golang: Golang net/textproto: Misleading error messages via input injection (CVE-2026-42507)\n\nBug Fix(es) and Enhancement(s):\n\n* Update Go to version 1.26.4+1 [rhel-10.2.z] (JIRA:RHEL-183347)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:29980",
"url": "https://access.redhat.com/errata/RHSA-2026:29980"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "RHEL-183347",
"url": "https://issues.redhat.com/browse/RHEL-183347"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_29980.json"
}
],
"title": "Red Hat Security Advisory: golang security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-09-03T08:58:20+00:00",
"generator": {
"date": "2026-09-03T08:58:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:29980",
"initial_release_date": "2026-06-25T16:14:18+00:00",
"revision_history": [
{
"date": "2026-06-25T16:14:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-25T16:14:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T08:58:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.4-1.el10_2.aarch64",
"product": {
"name": "go-toolset-0:1.26.4-1.el10_2.aarch64",
"product_id": "go-toolset-0:1.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.4-1.el10_2.aarch64",
"product": {
"name": "golang-0:1.26.4-1.el10_2.aarch64",
"product_id": "golang-0:1.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.4-1.el10_2.aarch64",
"product": {
"name": "golang-bin-0:1.26.4-1.el10_2.aarch64",
"product_id": "golang-bin-0:1.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.4-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.4-1.el10_2.aarch64",
"product": {
"name": "golang-race-0:1.26.4-1.el10_2.aarch64",
"product_id": "golang-race-0:1.26.4-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.4-1.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.4-1.el10_2.ppc64le",
"product": {
"name": "go-toolset-0:1.26.4-1.el10_2.ppc64le",
"product_id": "go-toolset-0:1.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.4-1.el10_2.ppc64le",
"product": {
"name": "golang-0:1.26.4-1.el10_2.ppc64le",
"product_id": "golang-0:1.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.4-1.el10_2.ppc64le",
"product": {
"name": "golang-bin-0:1.26.4-1.el10_2.ppc64le",
"product_id": "golang-bin-0:1.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.4-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.4-1.el10_2.ppc64le",
"product": {
"name": "golang-race-0:1.26.4-1.el10_2.ppc64le",
"product_id": "golang-race-0:1.26.4-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.4-1.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.4-1.el10_2.x86_64",
"product": {
"name": "go-toolset-0:1.26.4-1.el10_2.x86_64",
"product_id": "go-toolset-0:1.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.4-1.el10_2.x86_64",
"product": {
"name": "golang-0:1.26.4-1.el10_2.x86_64",
"product_id": "golang-0:1.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.4-1.el10_2.x86_64",
"product": {
"name": "golang-bin-0:1.26.4-1.el10_2.x86_64",
"product_id": "golang-bin-0:1.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.4-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.4-1.el10_2.x86_64",
"product": {
"name": "golang-race-0:1.26.4-1.el10_2.x86_64",
"product_id": "golang-race-0:1.26.4-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.4-1.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.4-1.el10_2.s390x",
"product": {
"name": "go-toolset-0:1.26.4-1.el10_2.s390x",
"product_id": "go-toolset-0:1.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.4-1.el10_2.s390x",
"product": {
"name": "golang-0:1.26.4-1.el10_2.s390x",
"product_id": "golang-0:1.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.4-1.el10_2.s390x",
"product": {
"name": "golang-bin-0:1.26.4-1.el10_2.s390x",
"product_id": "golang-bin-0:1.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.4-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.4-1.el10_2.s390x",
"product": {
"name": "golang-race-0:1.26.4-1.el10_2.s390x",
"product_id": "golang-race-0:1.26.4-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.4-1.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.26.4-1.el10_2.src",
"product": {
"name": "golang-0:1.26.4-1.el10_2.src",
"product_id": "golang-0:1.26.4-1.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.4-1.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.26.4-1.el10_2.noarch",
"product": {
"name": "golang-docs-0:1.26.4-1.el10_2.noarch",
"product_id": "golang-docs-0:1.26.4-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.26.4-1.el10_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.26.4-1.el10_2.noarch",
"product": {
"name": "golang-misc-0:1.26.4-1.el10_2.noarch",
"product_id": "golang-misc-0:1.26.4-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.26.4-1.el10_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.26.4-1.el10_2.noarch",
"product": {
"name": "golang-src-0:1.26.4-1.el10_2.noarch",
"product_id": "golang-src-0:1.26.4-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.26.4-1.el10_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.26.4-1.el10_2.noarch",
"product": {
"name": "golang-tests-0:1.26.4-1.el10_2.noarch",
"product_id": "golang-tests-0:1.26.4-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.26.4-1.el10_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64"
},
"product_reference": "go-toolset-0:1.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le"
},
"product_reference": "go-toolset-0:1.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x"
},
"product_reference": "go-toolset-0:1.26.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64"
},
"product_reference": "go-toolset-0:1.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64"
},
"product_reference": "golang-0:1.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le"
},
"product_reference": "golang-0:1.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x"
},
"product_reference": "golang-0:1.26.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.4-1.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src"
},
"product_reference": "golang-0:1.26.4-1.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64"
},
"product_reference": "golang-0:1.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64"
},
"product_reference": "golang-bin-0:1.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le"
},
"product_reference": "golang-bin-0:1.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x"
},
"product_reference": "golang-bin-0:1.26.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64"
},
"product_reference": "golang-bin-0:1.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.26.4-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch"
},
"product_reference": "golang-docs-0:1.26.4-1.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.26.4-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch"
},
"product_reference": "golang-misc-0:1.26.4-1.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.4-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64"
},
"product_reference": "golang-race-0:1.26.4-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.4-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le"
},
"product_reference": "golang-race-0:1.26.4-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.4-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x"
},
"product_reference": "golang-race-0:1.26.4-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.4-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64"
},
"product_reference": "golang-race-0:1.26.4-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.26.4-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch"
},
"product_reference": "golang-src-0:1.26.4-1.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.26.4-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
},
"product_reference": "golang-tests-0:1.26.4-1.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T16:14:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29980"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T16:14:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29980"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-42507",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2026-06-02T23:01:03.125126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484205"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "RHBZ#2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42507",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42507"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://go.dev/cl/777060",
"url": "https://go.dev/cl/777060"
},
{
"category": "external",
"summary": "https://go.dev/issue/79346",
"url": "https://go.dev/issue/79346"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5039",
"url": "https://pkg.go.dev/vuln/GO-2026-5039"
}
],
"release_date": "2026-06-02T22:01:37.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T16:14:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29980"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.4-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.4-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.4-1.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection"
}
]
}
RHSA-2026:29981
Vulnerability from csaf_redhat - Published: 2026-06-25 17:32 - Updated: 2026-09-03 08:58A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for golang is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* net/textproto: golang: Golang net/textproto: Misleading error messages via input injection (CVE-2026-42507)\n\nBug Fix(es) and Enhancement(s):\n\n* Update Go to version 1.26.4+1 [rhel-9.8.z] (JIRA:RHEL-183350)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:29981",
"url": "https://access.redhat.com/errata/RHSA-2026:29981"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "RHEL-183350",
"url": "https://issues.redhat.com/browse/RHEL-183350"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_29981.json"
}
],
"title": "Red Hat Security Advisory: golang security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-09-03T08:58:22+00:00",
"generator": {
"date": "2026-09-03T08:58:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:29981",
"initial_release_date": "2026-06-25T17:32:16+00:00",
"revision_history": [
{
"date": "2026-06-25T17:32:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-25T17:32:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T08:58:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.4-1.el9_8.aarch64",
"product": {
"name": "go-toolset-0:1.26.4-1.el9_8.aarch64",
"product_id": "go-toolset-0:1.26.4-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.4-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.4-1.el9_8.aarch64",
"product": {
"name": "golang-0:1.26.4-1.el9_8.aarch64",
"product_id": "golang-0:1.26.4-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.4-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.4-1.el9_8.aarch64",
"product": {
"name": "golang-bin-0:1.26.4-1.el9_8.aarch64",
"product_id": "golang-bin-0:1.26.4-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.4-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.4-1.el9_8.aarch64",
"product": {
"name": "golang-race-0:1.26.4-1.el9_8.aarch64",
"product_id": "golang-race-0:1.26.4-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.4-1.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.4-1.el9_8.ppc64le",
"product": {
"name": "go-toolset-0:1.26.4-1.el9_8.ppc64le",
"product_id": "go-toolset-0:1.26.4-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.4-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.4-1.el9_8.ppc64le",
"product": {
"name": "golang-0:1.26.4-1.el9_8.ppc64le",
"product_id": "golang-0:1.26.4-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.4-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.4-1.el9_8.ppc64le",
"product": {
"name": "golang-bin-0:1.26.4-1.el9_8.ppc64le",
"product_id": "golang-bin-0:1.26.4-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.4-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.4-1.el9_8.ppc64le",
"product": {
"name": "golang-race-0:1.26.4-1.el9_8.ppc64le",
"product_id": "golang-race-0:1.26.4-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.4-1.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.4-1.el9_8.x86_64",
"product": {
"name": "go-toolset-0:1.26.4-1.el9_8.x86_64",
"product_id": "go-toolset-0:1.26.4-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.4-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.4-1.el9_8.x86_64",
"product": {
"name": "golang-0:1.26.4-1.el9_8.x86_64",
"product_id": "golang-0:1.26.4-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.4-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.4-1.el9_8.x86_64",
"product": {
"name": "golang-bin-0:1.26.4-1.el9_8.x86_64",
"product_id": "golang-bin-0:1.26.4-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.4-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.4-1.el9_8.x86_64",
"product": {
"name": "golang-race-0:1.26.4-1.el9_8.x86_64",
"product_id": "golang-race-0:1.26.4-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.4-1.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.4-1.el9_8.s390x",
"product": {
"name": "go-toolset-0:1.26.4-1.el9_8.s390x",
"product_id": "go-toolset-0:1.26.4-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.4-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.4-1.el9_8.s390x",
"product": {
"name": "golang-0:1.26.4-1.el9_8.s390x",
"product_id": "golang-0:1.26.4-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.4-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.4-1.el9_8.s390x",
"product": {
"name": "golang-bin-0:1.26.4-1.el9_8.s390x",
"product_id": "golang-bin-0:1.26.4-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.4-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.4-1.el9_8.s390x",
"product": {
"name": "golang-race-0:1.26.4-1.el9_8.s390x",
"product_id": "golang-race-0:1.26.4-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.4-1.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.26.4-1.el9_8.src",
"product": {
"name": "golang-0:1.26.4-1.el9_8.src",
"product_id": "golang-0:1.26.4-1.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.4-1.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.26.4-1.el9_8.noarch",
"product": {
"name": "golang-docs-0:1.26.4-1.el9_8.noarch",
"product_id": "golang-docs-0:1.26.4-1.el9_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.26.4-1.el9_8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.26.4-1.el9_8.noarch",
"product": {
"name": "golang-misc-0:1.26.4-1.el9_8.noarch",
"product_id": "golang-misc-0:1.26.4-1.el9_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.26.4-1.el9_8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.26.4-1.el9_8.noarch",
"product": {
"name": "golang-src-0:1.26.4-1.el9_8.noarch",
"product_id": "golang-src-0:1.26.4-1.el9_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.26.4-1.el9_8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.26.4-1.el9_8.noarch",
"product": {
"name": "golang-tests-0:1.26.4-1.el9_8.noarch",
"product_id": "golang-tests-0:1.26.4-1.el9_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.26.4-1.el9_8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.4-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64"
},
"product_reference": "go-toolset-0:1.26.4-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.4-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le"
},
"product_reference": "go-toolset-0:1.26.4-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.4-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x"
},
"product_reference": "go-toolset-0:1.26.4-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.4-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64"
},
"product_reference": "go-toolset-0:1.26.4-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.4-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64"
},
"product_reference": "golang-0:1.26.4-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.4-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le"
},
"product_reference": "golang-0:1.26.4-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.4-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x"
},
"product_reference": "golang-0:1.26.4-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.4-1.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src"
},
"product_reference": "golang-0:1.26.4-1.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.4-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64"
},
"product_reference": "golang-0:1.26.4-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.4-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64"
},
"product_reference": "golang-bin-0:1.26.4-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.4-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le"
},
"product_reference": "golang-bin-0:1.26.4-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.4-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x"
},
"product_reference": "golang-bin-0:1.26.4-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.4-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64"
},
"product_reference": "golang-bin-0:1.26.4-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.26.4-1.el9_8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch"
},
"product_reference": "golang-docs-0:1.26.4-1.el9_8.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.26.4-1.el9_8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch"
},
"product_reference": "golang-misc-0:1.26.4-1.el9_8.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.4-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64"
},
"product_reference": "golang-race-0:1.26.4-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.4-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le"
},
"product_reference": "golang-race-0:1.26.4-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.4-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x"
},
"product_reference": "golang-race-0:1.26.4-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.4-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64"
},
"product_reference": "golang-race-0:1.26.4-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.26.4-1.el9_8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch"
},
"product_reference": "golang-src-0:1.26.4-1.el9_8.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.26.4-1.el9_8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
},
"product_reference": "golang-tests-0:1.26.4-1.el9_8.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T17:32:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29981"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T17:32:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29981"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-42507",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2026-06-02T23:01:03.125126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484205"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "RHBZ#2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42507",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42507"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://go.dev/cl/777060",
"url": "https://go.dev/cl/777060"
},
{
"category": "external",
"summary": "https://go.dev/issue/79346",
"url": "https://go.dev/issue/79346"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5039",
"url": "https://pkg.go.dev/vuln/GO-2026-5039"
}
],
"release_date": "2026-06-02T22:01:37.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T17:32:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29981"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.4-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.4-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.4-1.el9_8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection"
}
]
}
RHSA-2026:33612
Vulnerability from csaf_redhat - Published: 2026-06-30 15:58 - Updated: 2026-09-01 11:58A flaw was found in GNU Coreutils. The sort utility's begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift distributed tracing platform (Tempo) 3.10.1 has been released",
"title": "Topic"
},
{
"category": "general",
"text": "This release of the Red Hat OpenShift distributed tracing platform (Tempo) provides security improvements and bug fixes.\n\n\nBreaking changes:\n\n* None\n\n\nDeprecations:\n\n* None\n\n\nTechnology Preview features:\n\n* None\n\n\nEnhancements:\n\n* None\n\n\nBug fixes:\n\n* Gateway query RBAC no longer fails to decode zstd-encoded responses: Before this update, the gateway query RBAC feature could not decode zstd-encoded responses from the Tempo API. As a consequence, the Tracing UI in the OpenShift Container Platform console failed with an \"Error 502 Bad Gateway\" message. With this update, the gateway query RBAC feature correctly decodes zstd-encoded responses. As a result, the Tracing UI works correctly. For more information, see https://redhat.atlassian.net/browse/TRACING-6419.\n\n* Gateway query RBAC no longer exposes data from unauthorized namespaces: Before this update, the gateway failed to correctly redact some Tempo API responses when Query RBAC was enabled. As a consequence, users could see sensitive data from namespaces they were not authorized to access. With this update, the gateway correctly redacts all Tempo API responses. As a result, users only see data from namespaces to which they have access. For more information, see https://redhat.atlassian.net/browse/TRACING-6438.\n\n* sort no longer fails or leaks data when using the traditional key format: Before this update, the sort utility in GNU Coreutils had a heap buffer under-read vulnerability in the begfield() function. When a user ran a sort command using the traditional key format, the program could access memory outside the allocated buffer. As a consequence, a crafted input could cause a crash or leak sensitive data. With this update, the buffer boundaries are properly validated. As a result, the sort utility no longer accesses memory outside the allocated buffer. For more information, see https://access.redhat.com/security/cve/cve-2025-5278.\n\n* Error messages in the net/textproto package no longer include unsanitized input: Before this update, functions in the Go net/textproto package included their input as part of error messages without sanitization. As a consequence, an attacker could inject misleading content into these error messages. When printed or logged, the manipulated messages could cause confusion or misinterpretation of critical system information. With this update, the error messages no longer include unsanitized input. As a result, injected content can no longer appear in error output from the net/textproto package. For more information, see https://access.redhat.com/security/cve/cve-2026-42507.\n\n\nKnown issues:\n\n* None",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:33612",
"url": "https://access.redhat.com/errata/RHSA-2026:33612"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5278",
"url": "https://access.redhat.com/security/cve/CVE-2025-5278"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42507",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/distributed_tracing/distributed-tracing-platform-tempo",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/distributed_tracing/distributed-tracing-platform-tempo"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_33612.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift distributed tracing platform (Tempo) 3.10.1 release",
"tracking": {
"current_release_date": "2026-09-01T11:58:40+00:00",
"generator": {
"date": "2026-09-01T11:58:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:33612",
"initial_release_date": "2026-06-30T15:58:34+00:00",
"revision_history": [
{
"date": "2026-06-30T15:58:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-01T11:58:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift distributed tracing 3.10.1",
"product": {
"name": "Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_distributed_tracing:3.10::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift distributed tracing"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-operator-bundle@sha256%3A3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-operator-bundle\u0026tag=1782510941"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel9@sha256%3A85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-rhel9\u0026tag=1782501200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel9@sha256%3Adb34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9\u0026tag=1782498923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel9@sha256%3A1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9\u0026tag=1782501180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9-operator@sha256%3A1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel9-operator\u0026tag=1782501195"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel9@sha256%3Aad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-query-rhel9\u0026tag=1782501220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9@sha256%3A5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel9\u0026tag=1782501196"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel9@sha256%3Abd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-rhel9\u0026tag=1782501200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel9@sha256%3A8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9\u0026tag=1782498923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel9@sha256%3A1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9\u0026tag=1782501180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9-operator@sha256%3Ac473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel9-operator\u0026tag=1782501195"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel9@sha256%3A363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt/tempo-query-rhel9\u0026tag=1782501220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9@sha256%3Ad216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel9\u0026tag=1782501196"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel9@sha256%3A50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-rhel9\u0026tag=1782501200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel9@sha256%3A651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9\u0026tag=1782498923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel9@sha256%3A5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9\u0026tag=1782501180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9-operator@sha256%3Ad11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel9-operator\u0026tag=1782501195"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel9@sha256%3A050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-query-rhel9\u0026tag=1782501220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9@sha256%3Ac4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel9\u0026tag=1782501196"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel9@sha256%3A60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-rhel9\u0026tag=1782501200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel9@sha256%3A0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9\u0026tag=1782498923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel9@sha256%3A60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9\u0026tag=1782501180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9-operator@sha256%3A8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel9-operator\u0026tag=1782501195"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel9@sha256%3A033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-query-rhel9\u0026tag=1782501220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9@sha256%3A0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/tempo-rhel9\u0026tag=1782501196"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Mohamed Maatallah"
]
}
],
"cve": "CVE-2025-5278",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2025-05-27T13:50:20.148000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2368764"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GNU Coreutils. The sort utility\u0027s begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "coreutils: Heap Buffer Under-Read in GNU Coreutils sort via Key Specification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this issue is considered Moderate rather than Critical because successful exploitation requires the use of the traditional key specification syntax with an exceptionally large character position value, which is uncommon in typical usage. Although the vulnerability can lead to a heap buffer overflow resulting in a read one byte before the allocated buffer, it does not enable code execution, privilege escalation, or direct compromise of data confidentiality or integrity. The impact is therefore primarily limited to potential service disruption due to application crashes.\n\nFurthermore, default RHEL configurations such as SELinux enforcement, ASLR, and memory protections reduce the likelihood of exploitation and limit the scope of any resulting impact. These safeguards, along with typical system usage patterns that do not commonly invoke the vulnerable code path, restrict exploitability in default and hardened environments. Consequently, the vulnerability\u2019s overall security impact is mitigated compared to flaws that allow immediate code execution or broader compromise across system components.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5278"
},
{
"category": "external",
"summary": "RHBZ#2368764",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2368764"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5278",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5278"
},
{
"category": "external",
"summary": "https://cgit.git.savannah.gnu.org/cgit/coreutils.git/commit/?id=8c9602e3a145e9596dc1a63c6ed67865814b6633",
"url": "https://cgit.git.savannah.gnu.org/cgit/coreutils.git/commit/?id=8c9602e3a145e9596dc1a63c6ed67865814b6633"
},
{
"category": "external",
"summary": "https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78507",
"url": "https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78507"
}
],
"release_date": "2025-05-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-30T15:58:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:33612"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "coreutils: Heap Buffer Under-Read in GNU Coreutils sort via Key Specification"
},
{
"cve": "CVE-2026-42507",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2026-06-02T23:01:03.125126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484205"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "RHBZ#2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42507",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42507"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://go.dev/cl/777060",
"url": "https://go.dev/cl/777060"
},
{
"category": "external",
"summary": "https://go.dev/issue/79346",
"url": "https://go.dev/issue/79346"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5039",
"url": "https://pkg.go.dev/vuln/GO-2026-5039"
}
],
"release_date": "2026-06-02T22:01:37.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-30T15:58:34+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:33612"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1c35ffcda8a79fde89e015fff93a8ac141f8dba83005544e84720b798238f199_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:1dbd03fe5f4e3f7f1269bb8c9f7885b8409baa3bff409db7ebb82616408fdcf9_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:5cef16e3b5fc9801df8f9af0f548fae67084aa443b97ff6e5d6b5948ca32f83c_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:60e8c2259fe2f9e0dc96352a9fb445ce6b46924a145d508c0e6d5d6799298a6a_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:50dac697d73efc8de62908d09f65eebff1ce233a2887ae0000487e2d88a4affb_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:60d520725c077f58868da56fb88ff4a96920488b70530288c1d38b795d0ca488_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:85322d8e92a00032d79d0aa76c84af3f8f8cce573de0c5b84e26f9da767bcc65_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:bd621c6cb986052cd8f256402d7d55eba132dd18b7e5a90791141303bedb32ba_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:0fd23ceb3458cc5bbf9ca4ffe2c33ce6f8b46768851032f5310b22987be8921b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:651f65b1d6258c7c21b4a6eb7cb3c22edda96030f40675d882fa28e0dee23059_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fb4cdafb7c43209075abc13076c2ec07baebe7bb8e1f23928b3856a04861f38_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:db34d682b3dddba3ee5b317ecc63a0db1dd2d1e454b259bd13d5566ec3dd021c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:3553b5e91195dcf76755e3c59bcc3ec8edda71dd367c6dc1b1ddfb4c38ab1d66_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:033f4d70a5c1e3c2a833333d5ccee534af24f50a06519e9a7ae6bb6d6d70dad5_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:050d65343cb3073199bc8adf90f2830c04176597a974a5a7a59d5a605ff6f8c6_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:363a16b61c1cbdffffa7d9e30c944299e0bd086d8ab82d983115fdeb1b8b9b46_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:ad26ab5180cd6a528b06925c9b08f83d7071172ec30dd5dc32ddd91759eaa431_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:1388a99e52e031fdc03393c4ed373a0a9430eb0c8f128cb64e80238279dfd660_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:8678c7482ea9573d0b02bd4669c1c7108f5fcd059353ad38e53516493298ce8d_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:c473f6d6e10b9e49cbcad665cd9cea4e1b18af4db90198f77d0bee8f98991f19_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:d11c619e19939bef7a291c417d73e32889397eaf1ccd133ce5a703886929a49b_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:0a2721882e16552c55b70d49948474e6e1b6dbf9506bebc0f828f348bc83e3a6_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:5ad3b2d9aeb3cb41ab978542b10d04e6f9ab0ed05446bce95393f617992d7296_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c4a7558e7671252e5b4260ed54460019ca28b78e408a5820d4d781c3744bc8cd_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/tempo-rhel9@sha256:d216daca9791470907f050928609bfdcb410936d99a5fda1443c577da449ea89_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection"
}
]
}
RHSA-2026:38995
Vulnerability from csaf_redhat - Published: 2026-07-13 14:29 - Updated: 2026-09-03 08:59A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package in Go. Handshakes utilizing Encrypted Client Hello (ECH) could lead to de-anonymization by a passive network observer. This is due to the disclosure of pre-shared key identities within the unencrypted client hello, allowing an attacker to potentially link connections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing (CVE-2026-39821)\n\n* crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries (CVE-2026-27145)\n\n* os: golang: Go os.Root: Symlink following vulnerability allows directory traversal (CVE-2026-39822)\n\nBug Fix(es) and Enhancement(s):\n\n* Update Go to version 1.26.5+1 [rhel-8.10.z] (JIRA:RHEL-193478)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:38995",
"url": "https://access.redhat.com/errata/RHSA-2026:38995"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "RHEL-193478",
"url": "https://issues.redhat.com/browse/RHEL-193478"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_38995.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-09-03T08:59:25+00:00",
"generator": {
"date": "2026-09-03T08:59:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:38995",
"initial_release_date": "2026-07-13T14:29:19+00:00",
"revision_history": [
{
"date": "2026-07-13T14:29:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-13T14:29:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-03T08:59:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src (go-toolset:rhel8)",
"product_id": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.26.1-1.module%2Bel8.10.0%2B24516%2B40554724?arch=src\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src (go-toolset:rhel8)",
"product_id": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=src\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64 (go-toolset:rhel8)",
"product_id": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.26.1-1.module%2Bel8.10.0%2B24516%2B40554724?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.26.1-1.module%2Bel8.10.0%2B24516%2B40554724?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.26.1-1.module%2Bel8.10.0%2B24516%2B40554724?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"product": {
"name": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le (go-toolset:rhel8)",
"product_id": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.26.1-1.module%2Bel8.10.0%2B24516%2B40554724?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.26.1-1.module%2Bel8.10.0%2B24516%2B40554724?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.26.1-1.module%2Bel8.10.0%2B24516%2B40554724?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le (go-toolset:rhel8)",
"product_id": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.26.1-1.module%2Bel8.10.0%2B24516%2B40554724?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.26.1-1.module%2Bel8.10.0%2B24516%2B40554724?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.26.1-1.module%2Bel8.10.0%2B24516%2B40554724?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x (go-toolset:rhel8)",
"product_id": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.module%2Bel8.10.0%2B24506%2B6809f2d9?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020260710105056:a3795dee"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8"
},
"product_reference": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T14:29:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38995"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T14:29:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38995"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-08T17:01:53.592869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s os.Root implementation. On Unix systems, `os.Root.Open()` improperly follows symlinks to locations outside the root directory when the path ends with a trailing slash (e.g., root.Open(\"symlink/\")). This is because `openat()` with `O_NOFOLLOW` does not prevent symlink resolution when the path has a trailing /. An attacker able to create symlinks within an os.Root directory could use this to read or write files outside the intended root. The os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected. This issue is fixed in Go 1.25.12 and Go 1.26.5.\n\nThe following symbols are affected:\n* `OpenInRoot`: Opens a file or directory within an `os.Root`.\n* `Root.Create`: Creates a file inside an `os.Root`.\n* `Root.Open`: Opens a path relative to an `os.Root`.\n* `Root.OpenFile`: Opens a file with specified flags and permissions inside an `os.Root`.\n* `Root.OpenRoot`: Opens a sub-root directory from an `os.Root`.\n* `Root.ReadFile`: Reads a file inside an `os.Root`.\n* `Root.WriteFile`: Writes a file inside an `os.Root`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "RHBZ#2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://go.dev/cl/797880",
"url": "https://go.dev/cl/797880"
},
{
"category": "external",
"summary": "https://go.dev/issue/79005",
"url": "https://go.dev/issue/79005"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4970",
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"release_date": "2026-07-08T15:46:27.199000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T14:29:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38995"
},
{
"category": "workaround",
"details": "There is no mitigation for this issue other than updating the Go toolchain to Go 1.25.12 or Go 1.26.5. Programs compiled with Go \u003e= 1.24 that do not use the os.Root API are not affected by this vulnerability.\nThe os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected.\nThis issue is fixed in Go 1.25.12 and Go 1.26.5.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T14:29:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38995"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-42505",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-07-08T17:01:05.490547+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498138"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package in Go. Handshakes utilizing Encrypted Client Hello (ECH) could lead to de-anonymization by a passive network observer. This is due to the disclosure of pre-shared key identities within the unencrypted client hello, allowing an attacker to potentially link connections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Information disclosure in Encrypted Client Hello",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate-impact information disclosure flaw in the Go `crypto/tls` package allows a passive network observer to de-anonymize connections utilizing Encrypted Client Hello (ECH). The vulnerability stems from the unintentional exposure of pre-shared key identities within the unencrypted client hello, potentially enabling an attacker to link previously anonymous connections. This primarily affects the privacy of communications rather than integrity or availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42505"
},
{
"category": "external",
"summary": "RHBZ#2498138",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498138"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42505",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42505"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42505",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42505"
},
{
"category": "external",
"summary": "https://go.dev/cl/775960",
"url": "https://go.dev/cl/775960"
},
{
"category": "external",
"summary": "https://go.dev/issue/79282",
"url": "https://go.dev/issue/79282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5856",
"url": "https://pkg.go.dev/vuln/GO-2026-5856"
}
],
"release_date": "2026-07-08T15:46:33.407000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T14:29:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38995"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Information disclosure in Encrypted Client Hello"
},
{
"cve": "CVE-2026-42507",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2026-06-02T23:01:03.125126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484205"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "RHBZ#2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42507",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42507"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://go.dev/cl/777060",
"url": "https://go.dev/cl/777060"
},
{
"category": "external",
"summary": "https://go.dev/issue/79346",
"url": "https://go.dev/issue/79346"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5039",
"url": "https://pkg.go.dev/vuln/GO-2026-5039"
}
],
"release_date": "2026-06-02T22:01:37.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-13T14:29:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:38995"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.26.1-1.module+el8.10.0+24516+40554724.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.module+el8.10.0+24506+6809f2d9.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.