Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-42505 (GCVE-0-2026-42505)
Vulnerability from cvelistv5 – Published: 2026-07-08 15:46 – Updated: 2026-07-08 19:38- CWE-201 - Insertion of Sensitive Information Into Sent Data
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | crypto/tls |
Affected:
0 , < 1.25.12
(semver)
Affected: 1.26.0-0 , < 1.26.5 (semver) Affected: 1.27.0-0 , < 1.27.0-rc.2 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2026-42505",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-08T18:03:53.821942Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-201",
"description": "CWE-201 Insertion of Sensitive Information Into Sent Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T19:38:17.603Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/tls",
"product": "crypto/tls",
"programRoutines": [
{
"name": "clientHelloMsg.marshalMsg"
},
{
"name": "Conn.Handshake"
},
{
"name": "Conn.HandshakeContext"
},
{
"name": "Conn.Read"
},
{
"name": "Conn.Write"
},
{
"name": "Dial"
},
{
"name": "DialWithDialer"
},
{
"name": "Dialer.Dial"
},
{
"name": "Dialer.DialContext"
},
{
"name": "QUICConn.HandleData"
},
{
"name": "QUICConn.SendSessionTicket"
},
{
"name": "QUICConn.Start"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.12",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.5",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
},
{
"lessThan": "1.27.0-rc.2",
"status": "affected",
"version": "1.27.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Coia Prant (github.com/rbqvq)"
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-201: Insertion of Sensitive Information Into Sent Data",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T15:46:33.407Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/775960"
},
{
"url": "https://go.dev/issue/79282"
},
{
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5856"
}
],
"title": "Invoking Encrypted Client Hello privacy leak in crypto/tls"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-42505",
"datePublished": "2026-07-08T15:46:33.407Z",
"dateReserved": "2026-04-28T00:21:12.792Z",
"dateUpdated": "2026-07-08T19:38:17.603Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-42505",
"date": "2026-08-01",
"epss": "0.00254",
"percentile": "0.16968"
},
"microsoft_vex": {
"current_release_date": "2026-07-15T01:01:45.000Z",
"cve": "CVE-2026-42505",
"id": "msrc_CVE-2026-42505",
"initial_release_date": "2026-07-15T01:01:45.000Z",
"product_status:known_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Invoking Encrypted Client Hello privacy leak in crypto/tls",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-42505.json",
"version": "1"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-42505\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-07-08T17:17:21.497\",\"lastModified\":\"2026-07-13T17:05:36.303\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"crypto/tls\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"crypto/tls\",\"programRoutines\":[{\"name\":\"clientHelloMsg.marshalMsg\"},{\"name\":\"Conn.Handshake\"},{\"name\":\"Conn.HandshakeContext\"},{\"name\":\"Conn.Read\"},{\"name\":\"Conn.Write\"},{\"name\":\"Dial\"},{\"name\":\"DialWithDialer\"},{\"name\":\"Dialer.Dial\"},{\"name\":\"Dialer.DialContext\"},{\"name\":\"QUICConn.HandleData\"},{\"name\":\"QUICConn.SendSessionTicket\"},{\"name\":\"QUICConn.Start\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.25.12\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.26.0-0\",\"lessThan\":\"1.26.5\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.27.0-0\",\"lessThan\":\"1.27.0-rc.2\",\"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:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-08T18:03:53.821942Z\",\"id\":\"CVE-2026-42505\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-201\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.12\",\"matchCriteriaId\":\"BA474C81-2BDB-451D-BAC7-5714B4F30E1F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.26.0\",\"versionEndExcluding\":\"1.26.5\",\"matchCriteriaId\":\"08CDCAED-0C22-42D9-97A8-77F19DEECDB2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.27:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"1062DCC7-46FE-4CF5-ADEF-BEC03F8AB39E\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/775960\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/79282\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-5856\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-31T08:32:38+00:00",
"cve": "CVE-2026-42505",
"id": "CVE-2026-42505",
"initial_release_date": "2026-07-08T15:46:33.407000+00:00",
"product_status:fixed": "81",
"product_status:known_affected": "148",
"product_status:known_not_affected": "1",
"product_status:under_investigation": "216",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "crypto/tls: golang: Go crypto/tls: Information disclosure in Encrypted Client Hello",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-42505.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-28T17:17:48Z",
"cve": "CVE-2026-42505",
"id": "CVE-2026-42505",
"initial_release_date": "2026-07-09T03:00:00Z",
"product_status:known_affected": "67",
"product_status:known_not_affected": "51",
"product_status:recommended": "235",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-42505",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-42505.json",
"version": "4"
},
"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:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-42505\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-08T18:03:53.821942Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-201\", \"description\": \"CWE-201 Insertion of Sensitive Information Into Sent Data\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-08T18:04:08.858Z\"}}], \"cna\": {\"title\": \"Invoking Encrypted Client Hello privacy leak in crypto/tls\", \"credits\": [{\"lang\": \"en\", \"value\": \"Coia Prant (github.com/rbqvq)\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/tls\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.12\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.5\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.27.0-0\", \"lessThan\": \"1.27.0-rc.2\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/tls\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"clientHelloMsg.marshalMsg\"}, {\"name\": \"Conn.Handshake\"}, {\"name\": \"Conn.HandshakeContext\"}, {\"name\": \"Conn.Read\"}, {\"name\": \"Conn.Write\"}, {\"name\": \"Dial\"}, {\"name\": \"DialWithDialer\"}, {\"name\": \"Dialer.Dial\"}, {\"name\": \"Dialer.DialContext\"}, {\"name\": \"QUICConn.HandleData\"}, {\"name\": \"QUICConn.SendSessionTicket\"}, {\"name\": \"QUICConn.Start\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/775960\"}, {\"url\": \"https://go.dev/issue/79282\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-5856\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-201: Insertion of Sensitive Information Into Sent Data\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-07-08T15:46:33.407Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-42505\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-08T19:38:17.603Z\", \"dateReserved\": \"2026-04-28T00:21:12.792Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-07-08T15:46:33.407Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:36477
Vulnerability from csaf_redhat - Published: 2026-07-08 01:54 - Updated: 2026-07-31 08:32A 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: 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 `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: 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
|
{
"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.5-0.1.hum1 (aarch64, x86_64)\n * golang1.26-bin-1.26.5-0.1.hum1 (aarch64, x86_64)\n * golang1.26-docs-1.26.5-0.1.hum1 (noarch)\n * golang1.26-misc-1.26.5-0.1.hum1 (noarch)\n * golang1.26-src-1.26.5-0.1.hum1 (noarch)\n * golang1.26-tests-1.26.5-0.1.hum1 (noarch)\n * golang1.26-1.26.5-0.1.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:36477",
"url": "https://access.redhat.com/errata/RHSA-2026:36477"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39822",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"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-42505",
"url": "https://access.redhat.com/security/cve/CVE-2026-42505"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36477.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-07-31T08:32:39+00:00",
"generator": {
"date": "2026-07-31T08:32:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:36477",
"initial_release_date": "2026-07-08T01:54:38+00:00",
"revision_history": [
{
"date": "2026-07-08T01:54:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-25T05:39:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-31T08:32:39+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.5-0.1.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.5-0.1.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.5-0.1.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.5-0.1.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-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": "os: 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": [
"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-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-08T01:54:38+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:36477"
},
{
"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": [
"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": "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": [
"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": "os: golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"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": [
"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-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-08T01:54:38+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:36477"
},
{
"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": "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": [
"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": "crypto/tls: golang: Go crypto/tls: Information disclosure in Encrypted Client Hello"
}
]
}
RHSA-2026:36510
Vulnerability from csaf_redhat - Published: 2026-07-08 02:42 - Updated: 2026-07-31 08:32A 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: 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 `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: 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
|
{
"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.12-0.1.hum1 (aarch64, x86_64)\n * golang1.25-bin-1.25.12-0.1.hum1 (aarch64, x86_64)\n * golang1.25-docs-1.25.12-0.1.hum1 (noarch)\n * golang1.25-misc-1.25.12-0.1.hum1 (noarch)\n * golang1.25-src-1.25.12-0.1.hum1 (noarch)\n * golang1.25-tests-1.25.12-0.1.hum1 (noarch)\n * golang1.25-1.25.12-0.1.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:36510",
"url": "https://access.redhat.com/errata/RHSA-2026:36510"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39822",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"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-42505",
"url": "https://access.redhat.com/security/cve/CVE-2026-42505"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36510.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-07-31T08:32:41+00:00",
"generator": {
"date": "2026-07-31T08:32:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:36510",
"initial_release_date": "2026-07-08T02:42:58+00:00",
"revision_history": [
{
"date": "2026-07-08T02:42:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-25T05:39:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-31T08:32:41+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.12-0.1.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.12-0.1.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.12-0.1.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.12-0.1.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-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": "os: 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": [
"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-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-08T02:42:58+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:36510"
},
{
"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": [
"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": "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": [
"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": "os: golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"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": [
"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-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-08T02:42:58+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:36510"
},
{
"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": "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": [
"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": "crypto/tls: golang: Go crypto/tls: Information disclosure in Encrypted Client Hello"
}
]
}
RHSA-2026:37435
Vulnerability from csaf_redhat - Published: 2026-07-09 20:07 - Updated: 2026-08-02 00:30A 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-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch | — |
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-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch | — |
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-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch | — |
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 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 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": "The golang packages provide the Go programming language compiler.\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* 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-9.8.z] (JIRA:RHEL-193476)\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:37435",
"url": "https://access.redhat.com/errata/RHSA-2026:37435"
},
{
"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": "2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "RHEL-193476",
"url": "https://issues.redhat.com/browse/RHEL-193476"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_37435.json"
}
],
"title": "Red Hat Security Advisory: golang security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-08-02T00:30:36+00:00",
"generator": {
"date": "2026-08-02T00:30:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:37435",
"initial_release_date": "2026-07-09T20:07:34+00:00",
"revision_history": [
{
"date": "2026-07-09T20:07:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-09T20:07:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-02T00:30:36+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.5-1.el9_8.aarch64",
"product": {
"name": "go-toolset-0:1.26.5-1.el9_8.aarch64",
"product_id": "go-toolset-0:1.26.5-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_8.aarch64",
"product": {
"name": "golang-0:1.26.5-1.el9_8.aarch64",
"product_id": "golang-0:1.26.5-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el9_8.aarch64",
"product": {
"name": "golang-bin-0:1.26.5-1.el9_8.aarch64",
"product_id": "golang-bin-0:1.26.5-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el9_8.aarch64",
"product": {
"name": "golang-race-0:1.26.5-1.el9_8.aarch64",
"product_id": "golang-race-0:1.26.5-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el9_8.ppc64le",
"product": {
"name": "go-toolset-0:1.26.5-1.el9_8.ppc64le",
"product_id": "go-toolset-0:1.26.5-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_8.ppc64le",
"product": {
"name": "golang-0:1.26.5-1.el9_8.ppc64le",
"product_id": "golang-0:1.26.5-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el9_8.ppc64le",
"product": {
"name": "golang-bin-0:1.26.5-1.el9_8.ppc64le",
"product_id": "golang-bin-0:1.26.5-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el9_8.ppc64le",
"product": {
"name": "golang-race-0:1.26.5-1.el9_8.ppc64le",
"product_id": "golang-race-0:1.26.5-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el9_8.x86_64",
"product": {
"name": "go-toolset-0:1.26.5-1.el9_8.x86_64",
"product_id": "go-toolset-0:1.26.5-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_8.x86_64",
"product": {
"name": "golang-0:1.26.5-1.el9_8.x86_64",
"product_id": "golang-0:1.26.5-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el9_8.x86_64",
"product": {
"name": "golang-bin-0:1.26.5-1.el9_8.x86_64",
"product_id": "golang-bin-0:1.26.5-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el9_8.x86_64",
"product": {
"name": "golang-race-0:1.26.5-1.el9_8.x86_64",
"product_id": "golang-race-0:1.26.5-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el9_8.s390x",
"product": {
"name": "go-toolset-0:1.26.5-1.el9_8.s390x",
"product_id": "go-toolset-0:1.26.5-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_8.s390x",
"product": {
"name": "golang-0:1.26.5-1.el9_8.s390x",
"product_id": "golang-0:1.26.5-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el9_8.s390x",
"product": {
"name": "golang-bin-0:1.26.5-1.el9_8.s390x",
"product_id": "golang-bin-0:1.26.5-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el9_8.s390x",
"product": {
"name": "golang-race-0:1.26.5-1.el9_8.s390x",
"product_id": "golang-race-0:1.26.5-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_8.src",
"product": {
"name": "golang-0:1.26.5-1.el9_8.src",
"product_id": "golang-0:1.26.5-1.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.26.5-1.el9_8.noarch",
"product": {
"name": "golang-docs-0:1.26.5-1.el9_8.noarch",
"product_id": "golang-docs-0:1.26.5-1.el9_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.26.5-1.el9_8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.26.5-1.el9_8.noarch",
"product": {
"name": "golang-misc-0:1.26.5-1.el9_8.noarch",
"product_id": "golang-misc-0:1.26.5-1.el9_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.26.5-1.el9_8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.26.5-1.el9_8.noarch",
"product": {
"name": "golang-src-0:1.26.5-1.el9_8.noarch",
"product_id": "golang-src-0:1.26.5-1.el9_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.26.5-1.el9_8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.26.5-1.el9_8.noarch",
"product": {
"name": "golang-tests-0:1.26.5-1.el9_8.noarch",
"product_id": "golang-tests-0:1.26.5-1.el9_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.26.5-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.5-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.5-1.el9_8.aarch64"
},
"product_reference": "go-toolset-0:1.26.5-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.5-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.5-1.el9_8.ppc64le"
},
"product_reference": "go-toolset-0:1.26.5-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.5-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.5-1.el9_8.s390x"
},
"product_reference": "go-toolset-0:1.26.5-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.5-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.5-1.el9_8.x86_64"
},
"product_reference": "go-toolset-0:1.26.5-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.5-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.5-1.el9_8.aarch64"
},
"product_reference": "golang-0:1.26.5-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.5-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.5-1.el9_8.ppc64le"
},
"product_reference": "golang-0:1.26.5-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.5-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.5-1.el9_8.s390x"
},
"product_reference": "golang-0:1.26.5-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.5-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.5-1.el9_8.src"
},
"product_reference": "golang-0:1.26.5-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.5-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.5-1.el9_8.x86_64"
},
"product_reference": "golang-0:1.26.5-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.5-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.5-1.el9_8.aarch64"
},
"product_reference": "golang-bin-0:1.26.5-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.5-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.5-1.el9_8.ppc64le"
},
"product_reference": "golang-bin-0:1.26.5-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.5-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.5-1.el9_8.s390x"
},
"product_reference": "golang-bin-0:1.26.5-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.5-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.5-1.el9_8.x86_64"
},
"product_reference": "golang-bin-0:1.26.5-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.5-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.5-1.el9_8.noarch"
},
"product_reference": "golang-docs-0:1.26.5-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.5-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.5-1.el9_8.noarch"
},
"product_reference": "golang-misc-0:1.26.5-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.5-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.5-1.el9_8.aarch64"
},
"product_reference": "golang-race-0:1.26.5-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.5-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.5-1.el9_8.ppc64le"
},
"product_reference": "golang-race-0:1.26.5-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.5-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.5-1.el9_8.s390x"
},
"product_reference": "golang-race-0:1.26.5-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.5-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.5-1.el9_8.x86_64"
},
"product_reference": "golang-race-0:1.26.5-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.5-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.5-1.el9_8.noarch"
},
"product_reference": "golang-src-0:1.26.5-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.5-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.5-1.el9_8.noarch"
},
"product_reference": "golang-tests-0:1.26.5-1.el9_8.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"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-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch"
]
},
"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-09T20:07:34+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.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37435"
},
{
"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-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch"
]
}
],
"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-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch"
]
}
],
"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": "os: 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-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch"
]
},
"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-09T20:07:34+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.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37435"
},
{
"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-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch"
]
}
],
"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-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "os: golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"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-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch"
]
},
"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-09T20:07:34+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.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37435"
},
{
"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.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch"
]
}
],
"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-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:go-toolset-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:golang-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-bin-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-docs-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-misc-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:golang-race-0:1.26.5-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:golang-src-0:1.26.5-1.el9_8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:golang-tests-0:1.26.5-1.el9_8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Information disclosure in Encrypted Client Hello"
}
]
}
RHSA-2026:37436
Vulnerability from csaf_redhat - Published: 2026-07-09 19:54 - Updated: 2026-08-02 00:30A 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-10.2.Z:go-toolset-0:1.26.5-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch | — |
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-10.2.Z:go-toolset-0:1.26.5-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch | — |
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-10.2.Z:go-toolset-0:1.26.5-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch | — |
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 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 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": "The golang packages provide the Go programming language compiler.\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* 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-10.2.z] (JIRA:RHEL-193473)\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:37436",
"url": "https://access.redhat.com/errata/RHSA-2026:37436"
},
{
"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": "2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "RHEL-193473",
"url": "https://issues.redhat.com/browse/RHEL-193473"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_37436.json"
}
],
"title": "Red Hat Security Advisory: golang security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-08-02T00:30:37+00:00",
"generator": {
"date": "2026-08-02T00:30:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:37436",
"initial_release_date": "2026-07-09T19:54:04+00:00",
"revision_history": [
{
"date": "2026-07-09T19:54:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-09T19:54:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-02T00:30:37+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.5-1.el10_2.aarch64",
"product": {
"name": "go-toolset-0:1.26.5-1.el10_2.aarch64",
"product_id": "go-toolset-0:1.26.5-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el10_2.aarch64",
"product": {
"name": "golang-0:1.26.5-1.el10_2.aarch64",
"product_id": "golang-0:1.26.5-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el10_2.aarch64",
"product": {
"name": "golang-bin-0:1.26.5-1.el10_2.aarch64",
"product_id": "golang-bin-0:1.26.5-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el10_2.aarch64",
"product": {
"name": "golang-race-0:1.26.5-1.el10_2.aarch64",
"product_id": "golang-race-0:1.26.5-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el10_2.ppc64le",
"product": {
"name": "go-toolset-0:1.26.5-1.el10_2.ppc64le",
"product_id": "go-toolset-0:1.26.5-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el10_2.ppc64le",
"product": {
"name": "golang-0:1.26.5-1.el10_2.ppc64le",
"product_id": "golang-0:1.26.5-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el10_2.ppc64le",
"product": {
"name": "golang-bin-0:1.26.5-1.el10_2.ppc64le",
"product_id": "golang-bin-0:1.26.5-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el10_2.ppc64le",
"product": {
"name": "golang-race-0:1.26.5-1.el10_2.ppc64le",
"product_id": "golang-race-0:1.26.5-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el10_2.s390x",
"product": {
"name": "go-toolset-0:1.26.5-1.el10_2.s390x",
"product_id": "go-toolset-0:1.26.5-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el10_2.s390x",
"product": {
"name": "golang-0:1.26.5-1.el10_2.s390x",
"product_id": "golang-0:1.26.5-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el10_2.s390x",
"product": {
"name": "golang-bin-0:1.26.5-1.el10_2.s390x",
"product_id": "golang-bin-0:1.26.5-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el10_2.s390x",
"product": {
"name": "golang-race-0:1.26.5-1.el10_2.s390x",
"product_id": "golang-race-0:1.26.5-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el10_2.x86_64",
"product": {
"name": "go-toolset-0:1.26.5-1.el10_2.x86_64",
"product_id": "go-toolset-0:1.26.5-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el10_2.x86_64",
"product": {
"name": "golang-0:1.26.5-1.el10_2.x86_64",
"product_id": "golang-0:1.26.5-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el10_2.x86_64",
"product": {
"name": "golang-bin-0:1.26.5-1.el10_2.x86_64",
"product_id": "golang-bin-0:1.26.5-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el10_2.x86_64",
"product": {
"name": "golang-race-0:1.26.5-1.el10_2.x86_64",
"product_id": "golang-race-0:1.26.5-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el10_2.src",
"product": {
"name": "golang-0:1.26.5-1.el10_2.src",
"product_id": "golang-0:1.26.5-1.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.26.5-1.el10_2.noarch",
"product": {
"name": "golang-docs-0:1.26.5-1.el10_2.noarch",
"product_id": "golang-docs-0:1.26.5-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.26.5-1.el10_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.26.5-1.el10_2.noarch",
"product": {
"name": "golang-misc-0:1.26.5-1.el10_2.noarch",
"product_id": "golang-misc-0:1.26.5-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.26.5-1.el10_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.26.5-1.el10_2.noarch",
"product": {
"name": "golang-src-0:1.26.5-1.el10_2.noarch",
"product_id": "golang-src-0:1.26.5-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.26.5-1.el10_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.26.5-1.el10_2.noarch",
"product": {
"name": "golang-tests-0:1.26.5-1.el10_2.noarch",
"product_id": "golang-tests-0:1.26.5-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.26.5-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.5-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.5-1.el10_2.aarch64"
},
"product_reference": "go-toolset-0:1.26.5-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.5-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.5-1.el10_2.ppc64le"
},
"product_reference": "go-toolset-0:1.26.5-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.5-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.5-1.el10_2.s390x"
},
"product_reference": "go-toolset-0:1.26.5-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.5-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.5-1.el10_2.x86_64"
},
"product_reference": "go-toolset-0:1.26.5-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.5-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.5-1.el10_2.aarch64"
},
"product_reference": "golang-0:1.26.5-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-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.5-1.el10_2.ppc64le"
},
"product_reference": "golang-0:1.26.5-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-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.5-1.el10_2.s390x"
},
"product_reference": "golang-0:1.26.5-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-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.5-1.el10_2.src"
},
"product_reference": "golang-0:1.26.5-1.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-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.5-1.el10_2.x86_64"
},
"product_reference": "golang-0:1.26.5-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.5-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.5-1.el10_2.aarch64"
},
"product_reference": "golang-bin-0:1.26.5-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.5-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.5-1.el10_2.ppc64le"
},
"product_reference": "golang-bin-0:1.26.5-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.5-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.5-1.el10_2.s390x"
},
"product_reference": "golang-bin-0:1.26.5-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.5-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.5-1.el10_2.x86_64"
},
"product_reference": "golang-bin-0:1.26.5-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.5-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.5-1.el10_2.noarch"
},
"product_reference": "golang-docs-0:1.26.5-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.5-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.5-1.el10_2.noarch"
},
"product_reference": "golang-misc-0:1.26.5-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.5-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.5-1.el10_2.aarch64"
},
"product_reference": "golang-race-0:1.26.5-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.5-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.5-1.el10_2.ppc64le"
},
"product_reference": "golang-race-0:1.26.5-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.5-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.5-1.el10_2.s390x"
},
"product_reference": "golang-race-0:1.26.5-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.5-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.5-1.el10_2.x86_64"
},
"product_reference": "golang-race-0:1.26.5-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.5-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.5-1.el10_2.noarch"
},
"product_reference": "golang-src-0:1.26.5-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.5-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.5-1.el10_2.noarch"
},
"product_reference": "golang-tests-0:1.26.5-1.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"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-10.2.Z:go-toolset-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch"
]
},
"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-09T19:54:04+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.5-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37436"
},
{
"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-10.2.Z:go-toolset-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch"
]
}
],
"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-10.2.Z:go-toolset-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch"
]
}
],
"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": "os: 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-10.2.Z:go-toolset-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch"
]
},
"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-09T19:54:04+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.5-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37436"
},
{
"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-10.2.Z:go-toolset-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch"
]
}
],
"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-10.2.Z:go-toolset-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "os: golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"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-10.2.Z:go-toolset-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch"
]
},
"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-09T19:54:04+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.5-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37436"
},
{
"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.5-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch"
]
}
],
"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-10.2.Z:go-toolset-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:go-toolset-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.src",
"AppStream-10.2.Z:golang-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-bin-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-docs-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-misc-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.aarch64",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.ppc64le",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.s390x",
"AppStream-10.2.Z:golang-race-0:1.26.5-1.el10_2.x86_64",
"AppStream-10.2.Z:golang-src-0:1.26.5-1.el10_2.noarch",
"AppStream-10.2.Z:golang-tests-0:1.26.5-1.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Information disclosure in Encrypted Client Hello"
}
]
}
RHSA-2026:38995
Vulnerability from csaf_redhat - Published: 2026-07-13 14:29 - Updated: 2026-08-02 00:30A 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": "RHEL-193478",
"url": "https://issues.redhat.com/browse/RHEL-193478"
},
{
"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": "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-08-02T00:30:38+00:00",
"generator": {
"date": "2026-08-02T00:30:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"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-08-02T00:30:38+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": "os: 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": "os: 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"
}
]
}
ubuntu-cve-2026-42505
Vulnerability from osv_ubuntu
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.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.10",
"binary_version": "1.10.4-2ubuntu1~14.04.1"
},
{
"binary_name": "golang-1.10-go",
"binary_version": "1.10.4-2ubuntu1~14.04.1"
},
{
"binary_name": "golang-1.10-src",
"binary_version": "1.10.4-2ubuntu1~14.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "golang-1.10",
"purl": "pkg:deb/ubuntu/golang-1.10@1.10.4-2ubuntu1~14.04.1?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.10.4-2ubuntu1~14.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.10",
"binary_version": "1.10.4-2ubuntu1~16.04.2"
},
{
"binary_name": "golang-1.10-go",
"binary_version": "1.10.4-2ubuntu1~16.04.2"
},
{
"binary_name": "golang-1.10-src",
"binary_version": "1.10.4-2ubuntu1~16.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "golang-1.10",
"purl": "pkg:deb/ubuntu/golang-1.10@1.10.4-2ubuntu1~16.04.2?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.10.4-2ubuntu1~16.04.1",
"1.10.4-2ubuntu1~16.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.6",
"binary_version": "1.6.2-0ubuntu5~16.04.4"
},
{
"binary_name": "golang-1.6-go",
"binary_version": "1.6.2-0ubuntu5~16.04.4"
},
{
"binary_name": "golang-1.6-src",
"binary_version": "1.6.2-0ubuntu5~16.04.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "golang-1.6",
"purl": "pkg:deb/ubuntu/golang-1.6@1.6.2-0ubuntu5~16.04.4?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6-0ubuntu1",
"1.6-0ubuntu2",
"1.6-0ubuntu3",
"1.6-0ubuntu4",
"1.6-0ubuntu5",
"1.6.1-0ubuntu1",
"1.6.2-0ubuntu5~16.04",
"1.6.2-0ubuntu5~16.04.2",
"1.6.2-0ubuntu5~16.04.3",
"1.6.2-0ubuntu5~16.04.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.13",
"binary_version": "1.13.8-1ubuntu1~16.04.3+esm3"
},
{
"binary_name": "golang-1.13-go",
"binary_version": "1.13.8-1ubuntu1~16.04.3+esm3"
},
{
"binary_name": "golang-1.13-src",
"binary_version": "1.13.8-1ubuntu1~16.04.3+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "golang-1.13",
"purl": "pkg:deb/ubuntu/golang-1.13@1.13.8-1ubuntu1~16.04.3+esm3?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.13.8-1ubuntu1~16.04.2",
"1.13.8-1ubuntu1~16.04.3",
"1.13.8-1ubuntu1~16.04.3+esm2",
"1.13.8-1ubuntu1~16.04.3+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.18",
"binary_version": "1.18.1-1ubuntu1~16.04.6+esm1"
},
{
"binary_name": "golang-1.18-go",
"binary_version": "1.18.1-1ubuntu1~16.04.6+esm1"
},
{
"binary_name": "golang-1.18-src",
"binary_version": "1.18.1-1ubuntu1~16.04.6+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "golang-1.18",
"purl": "pkg:deb/ubuntu/golang-1.18@1.18.1-1ubuntu1~16.04.6+esm1?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18.1-1ubuntu1~16.04.6",
"1.18.1-1ubuntu1~16.04.6+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.10",
"binary_version": "1.10.4-2ubuntu1~18.04.2"
},
{
"binary_name": "golang-1.10-go",
"binary_version": "1.10.4-2ubuntu1~18.04.2"
},
{
"binary_name": "golang-1.10-src",
"binary_version": "1.10.4-2ubuntu1~18.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "golang-1.10",
"purl": "pkg:deb/ubuntu/golang-1.10@1.10.4-2ubuntu1~18.04.2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.10~rc1-1",
"1.10~rc1-1ubuntu1",
"1.10~rc1-2ubuntu1",
"1.10~rc2-1ubuntu1",
"1.10-1ubuntu1",
"1.10.1-1ubuntu2",
"1.10.4-2ubuntu1~18.04.1",
"1.10.4-2ubuntu1~18.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.13",
"binary_version": "1.13.8-1ubuntu1~18.04.4+esm1"
},
{
"binary_name": "golang-1.13-go",
"binary_version": "1.13.8-1ubuntu1~18.04.4+esm1"
},
{
"binary_name": "golang-1.13-src",
"binary_version": "1.13.8-1ubuntu1~18.04.4+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "golang-1.13",
"purl": "pkg:deb/ubuntu/golang-1.13@1.13.8-1ubuntu1~18.04.4+esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.13.8-1ubuntu1~18.04.2",
"1.13.8-1ubuntu1~18.04.3",
"1.13.8-1ubuntu1~18.04.4",
"1.13.8-1ubuntu1~18.04.4+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.16",
"binary_version": "1.16.2-0ubuntu1~18.04.2+esm1"
},
{
"binary_name": "golang-1.16-go",
"binary_version": "1.16.2-0ubuntu1~18.04.2+esm1"
},
{
"binary_name": "golang-1.16-src",
"binary_version": "1.16.2-0ubuntu1~18.04.2+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "golang-1.16",
"purl": "pkg:deb/ubuntu/golang-1.16@1.16.2-0ubuntu1~18.04.2+esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.16.2-0ubuntu1~18.04.2",
"1.16.2-0ubuntu1~18.04.2+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.18",
"binary_version": "1.18.1-1ubuntu1~18.04.4+esm1"
},
{
"binary_name": "golang-1.18-go",
"binary_version": "1.18.1-1ubuntu1~18.04.4+esm1"
},
{
"binary_name": "golang-1.18-src",
"binary_version": "1.18.1-1ubuntu1~18.04.4+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "golang-1.18",
"purl": "pkg:deb/ubuntu/golang-1.18@1.18.1-1ubuntu1~18.04.4+esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18.1-1ubuntu1~18.04.3",
"1.18.1-1ubuntu1~18.04.4",
"1.18.1-1ubuntu1~18.04.4+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.8",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
},
{
"binary_name": "golang-1.8-go",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
},
{
"binary_name": "golang-1.8-go-shared-dev",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
},
{
"binary_name": "golang-1.8-src",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
},
{
"binary_name": "libgolang-1.8-std1",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "golang-1.8",
"purl": "pkg:deb/ubuntu/golang-1.8@1.8.3-2ubuntu1.18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.8.3-2ubuntu1",
"1.8.3-2ubuntu1.18.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.9",
"binary_version": "1.9.4-1ubuntu1"
},
{
"binary_name": "golang-1.9-go",
"binary_version": "1.9.4-1ubuntu1"
},
{
"binary_name": "golang-1.9-src",
"binary_version": "1.9.4-1ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "golang-1.9",
"purl": "pkg:deb/ubuntu/golang-1.9@1.9.4-1ubuntu1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.9.1-2ubuntu1",
"1.9.2-1ubuntu1",
"1.9.2-3ubuntu1",
"1.9.3-1ubuntu1",
"1.9.4-1ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.13",
"binary_version": "1.13.8-1ubuntu1.2"
},
{
"binary_name": "golang-1.13-go",
"binary_version": "1.13.8-1ubuntu1.2"
},
{
"binary_name": "golang-1.13-src",
"binary_version": "1.13.8-1ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.13",
"purl": "pkg:deb/ubuntu/golang-1.13@1.13.8-1ubuntu1.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.13.1-1ubuntu1",
"1.13.3-1ubuntu1",
"1.13.4-1ubuntu1",
"1.13.5-1ubuntu1",
"1.13.6-1ubuntu1",
"1.13.6-2ubuntu1",
"1.13.7-1ubuntu1",
"1.13.8-1ubuntu1",
"1.13.8-1ubuntu1.1",
"1.13.8-1ubuntu1.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.14",
"binary_version": "1.14.3-2ubuntu2~20.04.2"
},
{
"binary_name": "golang-1.14-go",
"binary_version": "1.14.3-2ubuntu2~20.04.2"
},
{
"binary_name": "golang-1.14-src",
"binary_version": "1.14.3-2ubuntu2~20.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.14",
"purl": "pkg:deb/ubuntu/golang-1.14@1.14.3-2ubuntu2~20.04.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.14~beta1-1",
"1.14~beta1-2",
"1.14~rc1-1",
"1.14-1",
"1.14.1-1",
"1.14.2-1",
"1.14.2-1ubuntu1",
"1.14.3-2ubuntu2~20.04.1",
"1.14.3-2ubuntu2~20.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.16",
"binary_version": "1.16.2-0ubuntu1~20.04.1+esm1"
},
{
"binary_name": "golang-1.16-go",
"binary_version": "1.16.2-0ubuntu1~20.04.1+esm1"
},
{
"binary_name": "golang-1.16-src",
"binary_version": "1.16.2-0ubuntu1~20.04.1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "golang-1.16",
"purl": "pkg:deb/ubuntu/golang-1.16@1.16.2-0ubuntu1~20.04.1+esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.16.2-0ubuntu1~20.04",
"1.16.2-0ubuntu1~20.04.1",
"1.16.2-0ubuntu1~20.04.1+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.18",
"binary_version": "1.18.1-1ubuntu1~20.04.3"
},
{
"binary_name": "golang-1.18-go",
"binary_version": "1.18.1-1ubuntu1~20.04.3"
},
{
"binary_name": "golang-1.18-src",
"binary_version": "1.18.1-1ubuntu1~20.04.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.18",
"purl": "pkg:deb/ubuntu/golang-1.18@1.18.1-1ubuntu1~20.04.3?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18.1-1ubuntu1~20.04.1",
"1.18.1-1ubuntu1~20.04.2",
"1.18.1-1ubuntu1~20.04.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.20",
"binary_version": "1.20.3-1ubuntu0.1~20.04.1"
},
{
"binary_name": "golang-1.20-go",
"binary_version": "1.20.3-1ubuntu0.1~20.04.1"
},
{
"binary_name": "golang-1.20-src",
"binary_version": "1.20.3-1ubuntu0.1~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.20",
"purl": "pkg:deb/ubuntu/golang-1.20@1.20.3-1ubuntu0.1~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.20.3-1ubuntu0.1~20.04",
"1.20.3-1ubuntu0.1~20.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.21",
"binary_version": "1.21.1-1~ubuntu20.04.3"
},
{
"binary_name": "golang-1.21-go",
"binary_version": "1.21.1-1~ubuntu20.04.3"
},
{
"binary_name": "golang-1.21-src",
"binary_version": "1.21.1-1~ubuntu20.04.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.21",
"purl": "pkg:deb/ubuntu/golang-1.21@1.21.1-1~ubuntu20.04.3?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.21.1-1~ubuntu20.04.1",
"1.21.1-1~ubuntu20.04.2",
"1.21.1-1~ubuntu20.04.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.22",
"binary_version": "1.22.2-2~20.04.2"
},
{
"binary_name": "golang-1.22-go",
"binary_version": "1.22.2-2~20.04.2"
},
{
"binary_name": "golang-1.22-src",
"binary_version": "1.22.2-2~20.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.22",
"purl": "pkg:deb/ubuntu/golang-1.22@1.22.2-2~20.04.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.22.2-2~20.04.1",
"1.22.2-2~20.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.17",
"binary_version": "1.17.13-3ubuntu1.3"
},
{
"binary_name": "golang-1.17-go",
"binary_version": "1.17.13-3ubuntu1.3"
},
{
"binary_name": "golang-1.17-src",
"binary_version": "1.17.13-3ubuntu1.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.17",
"purl": "pkg:deb/ubuntu/golang-1.17@1.17.13-3ubuntu1.3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.17-1ubuntu2",
"1.17.3-1ubuntu1",
"1.17.3-1ubuntu2",
"1.17.13-3ubuntu1",
"1.17.13-3ubuntu1.2",
"1.17.13-3ubuntu1.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.18",
"binary_version": "1.18.1-1ubuntu1.2"
},
{
"binary_name": "golang-1.18-go",
"binary_version": "1.18.1-1ubuntu1.2"
},
{
"binary_name": "golang-1.18-src",
"binary_version": "1.18.1-1ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.18",
"purl": "pkg:deb/ubuntu/golang-1.18@1.18.1-1ubuntu1.2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18~beta1-0ubuntu1",
"1.18~beta2-1ubuntu1",
"1.18~beta2-1ubuntu2",
"1.18~rc1-1ubuntu1",
"1.18-1ubuntu1",
"1.18.1-1ubuntu1",
"1.18.1-1ubuntu1.1",
"1.18.1-1ubuntu1.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.20",
"binary_version": "1.20.3-1ubuntu0.1~22.04.1"
},
{
"binary_name": "golang-1.20-go",
"binary_version": "1.20.3-1ubuntu0.1~22.04.1"
},
{
"binary_name": "golang-1.20-src",
"binary_version": "1.20.3-1ubuntu0.1~22.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.20",
"purl": "pkg:deb/ubuntu/golang-1.20@1.20.3-1ubuntu0.1~22.04.1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.20.3-1ubuntu0.1~22.04",
"1.20.3-1ubuntu0.1~22.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.21",
"binary_version": "1.21.1-1~ubuntu22.04.3"
},
{
"binary_name": "golang-1.21-go",
"binary_version": "1.21.1-1~ubuntu22.04.3"
},
{
"binary_name": "golang-1.21-src",
"binary_version": "1.21.1-1~ubuntu22.04.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.21",
"purl": "pkg:deb/ubuntu/golang-1.21@1.21.1-1~ubuntu22.04.3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.21.1-1~ubuntu22.04.1",
"1.21.1-1~ubuntu22.04.2",
"1.21.1-1~ubuntu22.04.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.22",
"binary_version": "1.22.2-2~22.04.3"
},
{
"binary_name": "golang-1.22-go",
"binary_version": "1.22.2-2~22.04.3"
},
{
"binary_name": "golang-1.22-src",
"binary_version": "1.22.2-2~22.04.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.22",
"purl": "pkg:deb/ubuntu/golang-1.22@1.22.2-2~22.04.3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.22.2-2~22.04",
"1.22.2-2~22.04.1",
"1.22.2-2~22.04.2",
"1.22.2-2~22.04.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.23",
"binary_version": "1.23.1-1~22.04.2"
},
{
"binary_name": "golang-1.23-go",
"binary_version": "1.23.1-1~22.04.2"
},
{
"binary_name": "golang-1.23-src",
"binary_version": "1.23.1-1~22.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.23",
"purl": "pkg:deb/ubuntu/golang-1.23@1.23.1-1~22.04.2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.23.1-1~22.04",
"1.23.1-1~22.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.24",
"binary_version": "1.24.4-1ubuntu1~22.04.2"
},
{
"binary_name": "golang-1.24-go",
"binary_version": "1.24.4-1ubuntu1~22.04.2"
},
{
"binary_name": "golang-1.24-src",
"binary_version": "1.24.4-1ubuntu1~22.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.24",
"purl": "pkg:deb/ubuntu/golang-1.24@1.24.4-1ubuntu1~22.04.2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.24.4-1ubuntu1~22.04.1",
"1.24.4-1ubuntu1~22.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.13",
"binary_version": "1.13.8-1ubuntu2.22.04.2"
},
{
"binary_name": "golang-1.13-go",
"binary_version": "1.13.8-1ubuntu2.22.04.2"
},
{
"binary_name": "golang-1.13-src",
"binary_version": "1.13.8-1ubuntu2.22.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "golang-1.13",
"purl": "pkg:deb/ubuntu/golang-1.13@1.13.8-1ubuntu2.22.04.2?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.13.8-1ubuntu2",
"1.13.8-1ubuntu2.22.04.1",
"1.13.8-1ubuntu2.22.04.1+esm1",
"1.13.8-1ubuntu2.22.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.21",
"binary_version": "1.21.9-1ubuntu0.1"
},
{
"binary_name": "golang-1.21-go",
"binary_version": "1.21.9-1ubuntu0.1"
},
{
"binary_name": "golang-1.21-src",
"binary_version": "1.21.9-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-1.21",
"purl": "pkg:deb/ubuntu/golang-1.21@1.21.9-1ubuntu0.1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.21.1-1",
"1.21.3-1",
"1.21.4-1",
"1.21.5-1",
"1.21.6-1",
"1.21.7-1",
"1.21.7-2",
"1.21.8-1",
"1.21.8-1build1",
"1.21.9-1",
"1.21.9-1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.22",
"binary_version": "1.22.2-2ubuntu0.4"
},
{
"binary_name": "golang-1.22-go",
"binary_version": "1.22.2-2ubuntu0.4"
},
{
"binary_name": "golang-1.22-src",
"binary_version": "1.22.2-2ubuntu0.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-1.22",
"purl": "pkg:deb/ubuntu/golang-1.22@1.22.2-2ubuntu0.4?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.22~rc1-2",
"1.22.0-1",
"1.22.0-2",
"1.22.1-1",
"1.22.1-1build1",
"1.22.2-2",
"1.22.2-2ubuntu0.1",
"1.22.2-2ubuntu0.2",
"1.22.2-2ubuntu0.3",
"1.22.2-2ubuntu0.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.23",
"binary_version": "1.23.1-1~24.04.1"
},
{
"binary_name": "golang-1.23-go",
"binary_version": "1.23.1-1~24.04.1"
},
{
"binary_name": "golang-1.23-src",
"binary_version": "1.23.1-1~24.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-1.23",
"purl": "pkg:deb/ubuntu/golang-1.23@1.23.1-1~24.04.1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.23.1-1~24.04",
"1.23.1-1~24.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.24",
"binary_version": "1.24.4-1ubuntu1~24.04.2"
},
{
"binary_name": "golang-1.24-go",
"binary_version": "1.24.4-1ubuntu1~24.04.2"
},
{
"binary_name": "golang-1.24-src",
"binary_version": "1.24.4-1ubuntu1~24.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-1.24",
"purl": "pkg:deb/ubuntu/golang-1.24@1.24.4-1ubuntu1~24.04.2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.24.4-1ubuntu1~24.04.1",
"1.24.4-1ubuntu1~24.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.23",
"binary_version": "1.23.10-1ubuntu0.2"
},
{
"binary_name": "golang-1.23-go",
"binary_version": "1.23.10-1ubuntu0.2"
},
{
"binary_name": "golang-1.23-src",
"binary_version": "1.23.10-1ubuntu0.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "golang-1.23",
"purl": "pkg:deb/ubuntu/golang-1.23@1.23.10-1ubuntu0.2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.23.8-1",
"1.23.10-1",
"1.23.10-1ubuntu0.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.24",
"binary_version": "1.24.4-1ubuntu1"
},
{
"binary_name": "golang-1.24-go",
"binary_version": "1.24.4-1ubuntu1"
},
{
"binary_name": "golang-1.24-src",
"binary_version": "1.24.4-1ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "golang-1.24",
"purl": "pkg:deb/ubuntu/golang-1.24@1.24.4-1ubuntu1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.24.2-1",
"1.24.2-2",
"1.24.4-1",
"1.24.4-1ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.25",
"binary_version": "1.25.7-2~25.10.1"
},
{
"binary_name": "golang-1.25-go",
"binary_version": "1.25.7-2~25.10.1"
},
{
"binary_name": "golang-1.25-src",
"binary_version": "1.25.7-2~25.10.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "golang-1.25",
"purl": "pkg:deb/ubuntu/golang-1.25@1.25.7-2~25.10.1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.25.0-0ubuntu1",
"1.25.7-2~25.10.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.23",
"binary_version": "1.23.10-1"
},
{
"binary_name": "golang-1.23-go",
"binary_version": "1.23.10-1"
},
{
"binary_name": "golang-1.23-src",
"binary_version": "1.23.10-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-1.23",
"purl": "pkg:deb/ubuntu/golang-1.23@1.23.10-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.23.10-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.24",
"binary_version": "1.24.13-2"
},
{
"binary_name": "golang-1.24-go",
"binary_version": "1.24.13-2"
},
{
"binary_name": "golang-1.24-src",
"binary_version": "1.24.13-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-1.24",
"purl": "pkg:deb/ubuntu/golang-1.24@1.24.13-2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.24.4-1ubuntu1",
"1.24.9-1",
"1.24.13-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.25",
"binary_version": "1.25.7-2"
},
{
"binary_name": "golang-1.25-go",
"binary_version": "1.25.7-2"
},
{
"binary_name": "golang-1.25-src",
"binary_version": "1.25.7-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-1.25",
"purl": "pkg:deb/ubuntu/golang-1.25@1.25.7-2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.25.0-0ubuntu1",
"1.25.7-2"
]
}
],
"aliases": [],
"details": "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.",
"id": "UBUNTU-CVE-2026-42505",
"modified": "2026-07-15T17:50:42Z",
"published": "2026-07-08T17:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-42505"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42505"
},
{
"type": "REPORT",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"type": "REPORT",
"url": "https://github.com/golang/go/issues/79282"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-42505"
]
}
WID-SEC-W-2026-2239
Vulnerability from csaf_certbund - Published: 2026-07-07 22:00 - Updated: 2026-07-21 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Golang Go <1.26.5
Golang / Go
|
<1.26.5 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Golang Go <1.26.5
Golang / Go
|
<1.26.5 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Go ist eine quelloffene Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-2239 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2239.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2239 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2239"
},
{
"category": "external",
"summary": "golang/go issues vom 2026-07-07",
"url": "https://github.com/golang/go/issues/79005"
},
{
"category": "external",
"summary": "golang/go issues vom 2026-07-07",
"url": "https://github.com/golang/go/issues/79282"
},
{
"category": "external",
"summary": "go Release Notes 1.26.5 vom 2026-07-07",
"url": "https://go.dev/doc/devel/release#go1.26.5"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:11212-1 vom 2026-07-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PHOAHESABWDZPEWFOMKYQVZYR2MQH3RA/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2818-1 vom 2026-07-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027356.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2817-1 vom 2026-07-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027357.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:11232-1 vom 2026-07-11",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/O5K2ZXQ6OMO4YAPPJYY6ZUSVIXQZZ4K7/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-37435 vom 2026-07-11",
"url": "https://linux.oracle.com/errata/ELSA-2026-37435.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:37436 vom 2026-07-13",
"url": "https://errata.build.resf.org/RLSA-2026:37436"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:37435 vom 2026-07-13",
"url": "https://errata.build.resf.org/RLSA-2026:37435"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:38493 vom 2026-07-13",
"url": "https://access.redhat.com/errata/RHSA-2026:38493"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:38494 vom 2026-07-13",
"url": "https://access.redhat.com/errata/RHSA-2026:38494"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:38495 vom 2026-07-13",
"url": "https://access.redhat.com/errata/RHSA-2026:38495"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:38995 vom 2026-07-13",
"url": "https://access.redhat.com/errata/RHSA-2026:38995"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:38878 vom 2026-07-13",
"url": "https://access.redhat.com/errata/RHSA-2026:38878"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-38878 vom 2026-07-14",
"url": "http://linux.oracle.com/errata/ELSA-2026-38878.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-38493 vom 2026-07-14",
"url": "http://linux.oracle.com/errata/ELSA-2026-38493.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:38494 vom 2026-07-14",
"url": "https://errata.build.resf.org/RLSA-2026:38494"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:38878 vom 2026-07-14",
"url": "https://errata.build.resf.org/RLSA-2026:38878"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:38495 vom 2026-07-14",
"url": "https://errata.build.resf.org/RLSA-2026:38495"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:38493 vom 2026-07-14",
"url": "https://errata.build.resf.org/RLSA-2026:38493"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:21319-1 vom 2026-07-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3JVF2QVKS24ZHXHHAEUPP7C3TBOADRDD/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:21324-1 vom 2026-07-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/T2MHV6XN52GIHXCHM2Z3NW65AKFSF326/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:21321-1 vom 2026-07-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NR42TLBRU3DOZRR7RSEPRA5G7LUCYZW5/"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:38995 vom 2026-07-15",
"url": "https://errata.build.resf.org/RLSA-2026:38995"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-38995 vom 2026-07-15",
"url": "https://linux.oracle.com/errata/ELSA-2026-38995.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3046-1 vom 2026-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027544.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3047-1 vom 2026-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027543.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22638-1 vom 2026-07-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027568.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22656-1 vom 2026-07-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027556.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22641-1 vom 2026-07-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027566.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22643-1 vom 2026-07-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027565.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3102-1 vom 2026-07-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027622.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3818 vom 2026-07-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3818.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3819 vom 2026-07-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3819.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3151-1 vom 2026-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027687.html"
}
],
"source_lang": "en-US",
"title": "Golang Go: Mehrere Schwachstellen erm\u00f6glichen Offenlegung von Informationen",
"tracking": {
"current_release_date": "2026-07-21T22:00:00.000+00:00",
"generator": {
"date": "2026-07-22T09:20:11.553+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2239",
"initial_release_date": "2026-07-07T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-07-07T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-07-08T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-42317, EUVD-2026-42316"
},
{
"date": "2026-07-09T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-07-12T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von openSUSE, Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-07-13T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-14T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-07-15T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Rocky Enterprise Software Foundation, Oracle Linux und SUSE aufgenommen"
},
{
"date": "2026-07-16T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-19T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-21T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Amazon und SUSE aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.26.5",
"product": {
"name": "Golang Go \u003c1.26.5",
"product_id": "T056258"
}
},
{
"category": "product_version",
"name": "1.26.5",
"product": {
"name": "Golang Go 1.26.5",
"product_id": "T056258-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.26.5"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T056236",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T054581",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T054646",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T055946",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39822",
"product_status": {
"known_affected": [
"T056236",
"T056258",
"T054581",
"67646",
"T055946",
"398363",
"T054646"
]
},
"release_date": "2026-07-07T22:00:00.000+00:00",
"title": "CVE-2026-39822"
},
{
"cve": "CVE-2026-42505",
"product_status": {
"known_affected": [
"T056236",
"T056258",
"T054581",
"67646",
"T055946",
"398363",
"T054646"
]
},
"release_date": "2026-07-07T22:00:00.000+00:00",
"title": "CVE-2026-42505"
}
]
}
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.