Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-25679 (GCVE-0-2026-25679)
Vulnerability from cvelistv5 – Published: 2026-03-06 21:28 – Updated: 2026-03-10 13:37- CWE-1286 - Improper Validation of Syntactic Correctness of Input
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/url |
Affected:
0 , < 1.25.8
(semver)
Affected: 1.26.0-0 , < 1.26.1 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2026-25679",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-10T13:36:26.554241Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-10T13:37:02.459Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/url",
"product": "net/url",
"programRoutines": [
{
"name": "parseHost"
},
{
"name": "JoinPath"
},
{
"name": "Parse"
},
{
"name": "ParseRequestURI"
},
{
"name": "URL.Parse"
},
{
"name": "URL.UnmarshalBinary"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.8",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.1",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Masaki Hara (https://github.com/qnighy) of Wantedly"
}
],
"descriptions": [
{
"lang": "en",
"value": "url.Parse insufficiently validated the host/authority component and accepted some invalid URLs."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-1286: Improper Validation of Syntactic Correctness of Input",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-06T21:28:14.211Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/752180"
},
{
"url": "https://go.dev/issue/77578"
},
{
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"title": "Incorrect parsing of IPv6 host literals in net/url"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-25679",
"datePublished": "2026-03-06T21:28:14.211Z",
"dateReserved": "2026-02-05T01:33:41.943Z",
"dateUpdated": "2026-03-10T13:37:02.459Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-25679",
"date": "2026-06-27",
"epss": "0.0052",
"percentile": "0.4025"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-25679\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-03-06T22:16:00.720\",\"lastModified\":\"2026-06-17T10:25:02.933\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.\"},{\"lang\":\"es\",\"value\":\"url.Parse valid\u00f3 insuficientemente el componente de host/autoridad y acept\u00f3 algunas URL inv\u00e1lidas.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"net/url\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"net/url\",\"programRoutines\":[{\"name\":\"parseHost\"},{\"name\":\"JoinPath\"},{\"name\":\"Parse\"},{\"name\":\"ParseRequestURI\"},{\"name\":\"URL.Parse\"},{\"name\":\"URL.UnmarshalBinary\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.25.8\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.26.0-0\",\"lessThan\":\"1.26.1\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-03-10T13:36:26.554241Z\",\"id\":\"CVE-2026-25679\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-425\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.8\",\"matchCriteriaId\":\"2D293CC0-B163-4E62-B985-52FB6ECA64C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.26.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A40FE3CB-0D03-462B-8A19-4DF1920ABE82\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/752180\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://go.dev/issue/77578\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk\",\"source\":\"security@golang.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4601\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-25679\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-10T13:36:26.554241Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-10T13:36:57.330Z\"}}], \"cna\": {\"title\": \"Incorrect parsing of IPv6 host literals in net/url\", \"credits\": [{\"lang\": \"en\", \"value\": \"Masaki Hara (https://github.com/qnighy) of Wantedly\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/url\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.1\", \"versionType\": \"semver\"}], \"packageName\": \"net/url\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"parseHost\"}, {\"name\": \"JoinPath\"}, {\"name\": \"Parse\"}, {\"name\": \"ParseRequestURI\"}, {\"name\": \"URL.Parse\"}, {\"name\": \"URL.UnmarshalBinary\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/752180\"}, {\"url\": \"https://go.dev/issue/77578\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4601\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-1286: Improper Validation of Syntactic Correctness of Input\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-03-06T21:28:14.211Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-25679\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-10T13:37:02.459Z\", \"dateReserved\": \"2026-02-05T01:33:41.943Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-03-06T21:28:14.211Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:8841
Vulnerability from csaf_redhat - Published: 2026-04-20 00:48 - Updated: 2026-06-27 19:45The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-rpm-templates-0:3.6.0-14.el9_7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:go-srpm-macros-0:3.6.0-14.el9_7.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 go-rpm-macros 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": "This package provides build-stage rpm automation to simplify the creation of Go language (golang) packages. It does not need to be included in the default build root: go-srpm-macros will pull it in for Go packages only.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\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:8841",
"url": "https://access.redhat.com/errata/RHSA-2026:8841"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8841.json"
}
],
"title": "Red Hat Security Advisory: go-rpm-macros security update",
"tracking": {
"current_release_date": "2026-06-27T19:45:08+00:00",
"generator": {
"date": "2026-06-27T19:45:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:8841",
"initial_release_date": "2026-04-20T00:48:03+00:00",
"revision_history": [
{
"date": "2026-04-20T00:48:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T00:48:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T19:45:08+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.7.0.Z.MAIN",
"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-filesystem-0:3.6.0-14.el9_7.aarch64",
"product": {
"name": "go-filesystem-0:3.6.0-14.el9_7.aarch64",
"product_id": "go-filesystem-0:3.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-filesystem@3.6.0-14.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-0:3.6.0-14.el9_7.aarch64",
"product": {
"name": "go-rpm-macros-0:3.6.0-14.el9_7.aarch64",
"product_id": "go-rpm-macros-0:3.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros@3.6.0-14.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.aarch64",
"product": {
"name": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.aarch64",
"product_id": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debugsource@3.6.0-14.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.aarch64",
"product": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.aarch64",
"product_id": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debuginfo@3.6.0-14.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-filesystem-0:3.6.0-14.el9_7.ppc64le",
"product": {
"name": "go-filesystem-0:3.6.0-14.el9_7.ppc64le",
"product_id": "go-filesystem-0:3.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-filesystem@3.6.0-14.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-0:3.6.0-14.el9_7.ppc64le",
"product": {
"name": "go-rpm-macros-0:3.6.0-14.el9_7.ppc64le",
"product_id": "go-rpm-macros-0:3.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros@3.6.0-14.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.ppc64le",
"product": {
"name": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.ppc64le",
"product_id": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debugsource@3.6.0-14.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.ppc64le",
"product": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.ppc64le",
"product_id": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debuginfo@3.6.0-14.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-filesystem-0:3.6.0-14.el9_7.x86_64",
"product": {
"name": "go-filesystem-0:3.6.0-14.el9_7.x86_64",
"product_id": "go-filesystem-0:3.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-filesystem@3.6.0-14.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-0:3.6.0-14.el9_7.x86_64",
"product": {
"name": "go-rpm-macros-0:3.6.0-14.el9_7.x86_64",
"product_id": "go-rpm-macros-0:3.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros@3.6.0-14.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.x86_64",
"product": {
"name": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.x86_64",
"product_id": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debugsource@3.6.0-14.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.x86_64",
"product": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.x86_64",
"product_id": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debuginfo@3.6.0-14.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-filesystem-0:3.6.0-14.el9_7.s390x",
"product": {
"name": "go-filesystem-0:3.6.0-14.el9_7.s390x",
"product_id": "go-filesystem-0:3.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-filesystem@3.6.0-14.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-0:3.6.0-14.el9_7.s390x",
"product": {
"name": "go-rpm-macros-0:3.6.0-14.el9_7.s390x",
"product_id": "go-rpm-macros-0:3.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros@3.6.0-14.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.s390x",
"product": {
"name": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.s390x",
"product_id": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debugsource@3.6.0-14.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.s390x",
"product": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.s390x",
"product_id": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debuginfo@3.6.0-14.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go-rpm-macros-0:3.6.0-14.el9_7.src",
"product": {
"name": "go-rpm-macros-0:3.6.0-14.el9_7.src",
"product_id": "go-rpm-macros-0:3.6.0-14.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros@3.6.0-14.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "go-rpm-templates-0:3.6.0-14.el9_7.noarch",
"product": {
"name": "go-rpm-templates-0:3.6.0-14.el9_7.noarch",
"product_id": "go-rpm-templates-0:3.6.0-14.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-templates@3.6.0-14.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "go-srpm-macros-0:3.6.0-14.el9_7.noarch",
"product": {
"name": "go-srpm-macros-0:3.6.0-14.el9_7.noarch",
"product_id": "go-srpm-macros-0:3.6.0-14.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-srpm-macros@3.6.0-14.el9_7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-filesystem-0:3.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.aarch64"
},
"product_reference": "go-filesystem-0:3.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-filesystem-0:3.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.ppc64le"
},
"product_reference": "go-filesystem-0:3.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-filesystem-0:3.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.s390x"
},
"product_reference": "go-filesystem-0:3.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-filesystem-0:3.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.x86_64"
},
"product_reference": "go-filesystem-0:3.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-0:3.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.aarch64"
},
"product_reference": "go-rpm-macros-0:3.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-0:3.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.ppc64le"
},
"product_reference": "go-rpm-macros-0:3.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-0:3.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.s390x"
},
"product_reference": "go-rpm-macros-0:3.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-0:3.6.0-14.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.src"
},
"product_reference": "go-rpm-macros-0:3.6.0-14.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-0:3.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.x86_64"
},
"product_reference": "go-rpm-macros-0:3.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.aarch64"
},
"product_reference": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.ppc64le"
},
"product_reference": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.s390x"
},
"product_reference": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.x86_64"
},
"product_reference": "go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.aarch64"
},
"product_reference": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.ppc64le"
},
"product_reference": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.s390x"
},
"product_reference": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.x86_64"
},
"product_reference": "go-rpm-macros-debugsource-0:3.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-templates-0:3.6.0-14.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-rpm-templates-0:3.6.0-14.el9_7.noarch"
},
"product_reference": "go-rpm-templates-0:3.6.0-14.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-srpm-macros-0:3.6.0-14.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-srpm-macros-0:3.6.0-14.el9_7.noarch"
},
"product_reference": "go-srpm-macros-0:3.6.0-14.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-templates-0:3.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:go-srpm-macros-0:3.6.0-14.el9_7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-20T00:48:03+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.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-templates-0:3.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:go-srpm-macros-0:3.6.0-14.el9_7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8841"
},
{
"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.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-templates-0:3.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:go-srpm-macros-0:3.6.0-14.el9_7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-filesystem-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debuginfo-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-rpm-macros-debugsource-0:3.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:go-rpm-templates-0:3.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:go-srpm-macros-0:3.6.0-14.el9_7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
RHSA-2026:8842
Vulnerability from csaf_redhat - Published: 2026-04-20 00:37 - Updated: 2026-06-27 19:45The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.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 delve 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": "Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you\u0027re using a debugger, things aren\u0027t going your way. With that in mind, Delve should stay out of your way as much as possible.\n\nSecurity Fix(es):\n\n* crypto/x509: Incorrect enforcement of email constraints in crypto/x509 (CVE-2026-27137)\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\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:8842",
"url": "https://access.redhat.com/errata/RHSA-2026:8842"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8842.json"
}
],
"title": "Red Hat Security Advisory: delve security update",
"tracking": {
"current_release_date": "2026-06-27T19:45:08+00:00",
"generator": {
"date": "2026-06-27T19:45:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:8842",
"initial_release_date": "2026-04-20T00:37:18+00:00",
"revision_history": [
{
"date": "2026-04-20T00:37:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T00:37:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T19:45:08+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.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-3.el10_1.src",
"product": {
"name": "delve-0:1.25.2-3.el10_1.src",
"product_id": "delve-0:1.25.2-3.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-3.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-3.el10_1.aarch64",
"product": {
"name": "delve-0:1.25.2-3.el10_1.aarch64",
"product_id": "delve-0:1.25.2-3.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-3.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.25.2-3.el10_1.aarch64",
"product": {
"name": "delve-debugsource-0:1.25.2-3.el10_1.aarch64",
"product_id": "delve-debugsource-0:1.25.2-3.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.25.2-3.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.25.2-3.el10_1.aarch64",
"product": {
"name": "delve-debuginfo-0:1.25.2-3.el10_1.aarch64",
"product_id": "delve-debuginfo-0:1.25.2-3.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.25.2-3.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-3.el10_1.ppc64le",
"product": {
"name": "delve-0:1.25.2-3.el10_1.ppc64le",
"product_id": "delve-0:1.25.2-3.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-3.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.25.2-3.el10_1.ppc64le",
"product": {
"name": "delve-debugsource-0:1.25.2-3.el10_1.ppc64le",
"product_id": "delve-debugsource-0:1.25.2-3.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.25.2-3.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.25.2-3.el10_1.ppc64le",
"product": {
"name": "delve-debuginfo-0:1.25.2-3.el10_1.ppc64le",
"product_id": "delve-debuginfo-0:1.25.2-3.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.25.2-3.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-3.el10_1.x86_64",
"product": {
"name": "delve-0:1.25.2-3.el10_1.x86_64",
"product_id": "delve-0:1.25.2-3.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-3.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.25.2-3.el10_1.x86_64",
"product": {
"name": "delve-debugsource-0:1.25.2-3.el10_1.x86_64",
"product_id": "delve-debugsource-0:1.25.2-3.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.25.2-3.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.25.2-3.el10_1.x86_64",
"product": {
"name": "delve-debuginfo-0:1.25.2-3.el10_1.x86_64",
"product_id": "delve-debuginfo-0:1.25.2-3.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.25.2-3.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.aarch64"
},
"product_reference": "delve-0:1.25.2-3.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.ppc64le"
},
"product_reference": "delve-0:1.25.2-3.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-3.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.src"
},
"product_reference": "delve-0:1.25.2-3.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.x86_64"
},
"product_reference": "delve-0:1.25.2-3.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.25.2-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.aarch64"
},
"product_reference": "delve-debuginfo-0:1.25.2-3.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.25.2-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.ppc64le"
},
"product_reference": "delve-debuginfo-0:1.25.2-3.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.25.2-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.x86_64"
},
"product_reference": "delve-debuginfo-0:1.25.2-3.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.25.2-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.aarch64"
},
"product_reference": "delve-debugsource-0:1.25.2-3.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.25.2-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.ppc64le"
},
"product_reference": "delve-debugsource-0:1.25.2-3.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.25.2-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.x86_64"
},
"product_reference": "delve-debugsource-0:1.25.2-3.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-20T00:37:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8842"
},
{
"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.1.Z:delve-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-20T00:37:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8842"
},
{
"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.1.Z:delve-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-3.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-3.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
}
]
}
RHSA-2026:8845
Vulnerability from csaf_redhat - Published: 2026-04-20 02:34 - Updated: 2026-06-27 19:45The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.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 grafana-pcp is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\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 Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\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:8845",
"url": "https://access.redhat.com/errata/RHSA-2026:8845"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8845.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-06-27T19:45:08+00:00",
"generator": {
"date": "2026-06-27T19:45:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:8845",
"initial_release_date": "2026-04-20T02:34:54+00:00",
"revision_history": [
{
"date": "2026-04-20T02:34:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T02:34:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T19:45:08+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 EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-13.el9_6.src",
"product": {
"name": "grafana-pcp-0:5.1.1-13.el9_6.src",
"product_id": "grafana-pcp-0:5.1.1-13.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-13.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-13.el9_6.aarch64",
"product": {
"name": "grafana-pcp-0:5.1.1-13.el9_6.aarch64",
"product_id": "grafana-pcp-0:5.1.1-13.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-13.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.aarch64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.aarch64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-13.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.aarch64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-13.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-13.el9_6.ppc64le",
"product": {
"name": "grafana-pcp-0:5.1.1-13.el9_6.ppc64le",
"product_id": "grafana-pcp-0:5.1.1-13.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-13.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.ppc64le",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.ppc64le",
"product_id": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-13.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-13.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-13.el9_6.x86_64",
"product": {
"name": "grafana-pcp-0:5.1.1-13.el9_6.x86_64",
"product_id": "grafana-pcp-0:5.1.1-13.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-13.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.x86_64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.x86_64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-13.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.x86_64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-13.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-13.el9_6.s390x",
"product": {
"name": "grafana-pcp-0:5.1.1-13.el9_6.s390x",
"product_id": "grafana-pcp-0:5.1.1-13.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-13.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.s390x",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.s390x",
"product_id": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-13.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.s390x",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-13.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-13.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.aarch64"
},
"product_reference": "grafana-pcp-0:5.1.1-13.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-13.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.ppc64le"
},
"product_reference": "grafana-pcp-0:5.1.1-13.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-13.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.s390x"
},
"product_reference": "grafana-pcp-0:5.1.1-13.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-13.el9_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.src"
},
"product_reference": "grafana-pcp-0:5.1.1-13.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-13.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.x86_64"
},
"product_reference": "grafana-pcp-0:5.1.1-13.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-13.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.aarch64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.ppc64le"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.s390x"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.x86_64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-13.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-20T02:34:54+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.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8845"
},
{
"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.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-13.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
RHSA-2026:8847
Vulnerability from csaf_redhat - Published: 2026-04-20 02:45 - Updated: 2026-06-27 19:45The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.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 grafana is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\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:8847",
"url": "https://access.redhat.com/errata/RHSA-2026:8847"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8847.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-06-27T19:45:09+00:00",
"generator": {
"date": "2026-06-27T19:45:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:8847",
"initial_release_date": "2026-04-20T02:45:04+00:00",
"revision_history": [
{
"date": "2026-04-20T02:45:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T02:45:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T19:45:09+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 EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-19.el9_6.src",
"product": {
"name": "grafana-0:10.2.6-19.el9_6.src",
"product_id": "grafana-0:10.2.6-19.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-19.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-19.el9_6.aarch64",
"product": {
"name": "grafana-0:10.2.6-19.el9_6.aarch64",
"product_id": "grafana-0:10.2.6-19.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-19.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-19.el9_6.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-19.el9_6.aarch64",
"product_id": "grafana-selinux-0:10.2.6-19.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-19.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-19.el9_6.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-19.el9_6.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-19.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-19.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-19.el9_6.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-19.el9_6.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-19.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-19.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-19.el9_6.ppc64le",
"product": {
"name": "grafana-0:10.2.6-19.el9_6.ppc64le",
"product_id": "grafana-0:10.2.6-19.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-19.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-19.el9_6.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-19.el9_6.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-19.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-19.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-19.el9_6.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-19.el9_6.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-19.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-19.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-19.el9_6.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-19.el9_6.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-19.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-19.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-19.el9_6.x86_64",
"product": {
"name": "grafana-0:10.2.6-19.el9_6.x86_64",
"product_id": "grafana-0:10.2.6-19.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-19.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-19.el9_6.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-19.el9_6.x86_64",
"product_id": "grafana-selinux-0:10.2.6-19.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-19.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-19.el9_6.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-19.el9_6.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-19.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-19.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-19.el9_6.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-19.el9_6.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-19.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-19.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-19.el9_6.s390x",
"product": {
"name": "grafana-0:10.2.6-19.el9_6.s390x",
"product_id": "grafana-0:10.2.6-19.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-19.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-19.el9_6.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-19.el9_6.s390x",
"product_id": "grafana-selinux-0:10.2.6-19.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-19.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-19.el9_6.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-19.el9_6.s390x",
"product_id": "grafana-debugsource-0:10.2.6-19.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-19.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-19.el9_6.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-19.el9_6.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-19.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-19.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-19.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.aarch64"
},
"product_reference": "grafana-0:10.2.6-19.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-19.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.ppc64le"
},
"product_reference": "grafana-0:10.2.6-19.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-19.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.s390x"
},
"product_reference": "grafana-0:10.2.6-19.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-19.el9_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.src"
},
"product_reference": "grafana-0:10.2.6-19.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-19.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.x86_64"
},
"product_reference": "grafana-0:10.2.6-19.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-19.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-19.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-19.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-19.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-19.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-19.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-19.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-19.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-19.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-19.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-19.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-19.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-19.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-19.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-19.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-19.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-19.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-19.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-19.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-19.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-19.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-19.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-19.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-19.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-20T02:45: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-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8847"
},
{
"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.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-19.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-19.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-19.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-19.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
RHSA-2026:8848
Vulnerability from csaf_redhat - Published: 2026-04-20 02:53 - Updated: 2026-06-27 19:45The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-rpm-templates-0:3.6.0-13.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-srpm-macros-0:3.6.0-13.el9_6.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 go-rpm-macros is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\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": "This package provides build-stage rpm automation to simplify the creation of Go language (golang) packages. It does not need to be included in the default build root: go-srpm-macros will pull it in for Go packages only.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\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:8848",
"url": "https://access.redhat.com/errata/RHSA-2026:8848"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8848.json"
}
],
"title": "Red Hat Security Advisory: go-rpm-macros security update",
"tracking": {
"current_release_date": "2026-06-27T19:45:09+00:00",
"generator": {
"date": "2026-06-27T19:45:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:8848",
"initial_release_date": "2026-04-20T02:53:24+00:00",
"revision_history": [
{
"date": "2026-04-20T02:53:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T02:53:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T19:45:09+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 EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-filesystem-0:3.6.0-13.el9_6.aarch64",
"product": {
"name": "go-filesystem-0:3.6.0-13.el9_6.aarch64",
"product_id": "go-filesystem-0:3.6.0-13.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-filesystem@3.6.0-13.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-0:3.6.0-13.el9_6.aarch64",
"product": {
"name": "go-rpm-macros-0:3.6.0-13.el9_6.aarch64",
"product_id": "go-rpm-macros-0:3.6.0-13.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros@3.6.0-13.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.aarch64",
"product": {
"name": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.aarch64",
"product_id": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debugsource@3.6.0-13.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.aarch64",
"product": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.aarch64",
"product_id": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debuginfo@3.6.0-13.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-filesystem-0:3.6.0-13.el9_6.ppc64le",
"product": {
"name": "go-filesystem-0:3.6.0-13.el9_6.ppc64le",
"product_id": "go-filesystem-0:3.6.0-13.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-filesystem@3.6.0-13.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-0:3.6.0-13.el9_6.ppc64le",
"product": {
"name": "go-rpm-macros-0:3.6.0-13.el9_6.ppc64le",
"product_id": "go-rpm-macros-0:3.6.0-13.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros@3.6.0-13.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.ppc64le",
"product": {
"name": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.ppc64le",
"product_id": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debugsource@3.6.0-13.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.ppc64le",
"product": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.ppc64le",
"product_id": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debuginfo@3.6.0-13.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-filesystem-0:3.6.0-13.el9_6.x86_64",
"product": {
"name": "go-filesystem-0:3.6.0-13.el9_6.x86_64",
"product_id": "go-filesystem-0:3.6.0-13.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-filesystem@3.6.0-13.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-0:3.6.0-13.el9_6.x86_64",
"product": {
"name": "go-rpm-macros-0:3.6.0-13.el9_6.x86_64",
"product_id": "go-rpm-macros-0:3.6.0-13.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros@3.6.0-13.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.x86_64",
"product": {
"name": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.x86_64",
"product_id": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debugsource@3.6.0-13.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.x86_64",
"product": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.x86_64",
"product_id": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debuginfo@3.6.0-13.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-filesystem-0:3.6.0-13.el9_6.s390x",
"product": {
"name": "go-filesystem-0:3.6.0-13.el9_6.s390x",
"product_id": "go-filesystem-0:3.6.0-13.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-filesystem@3.6.0-13.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-0:3.6.0-13.el9_6.s390x",
"product": {
"name": "go-rpm-macros-0:3.6.0-13.el9_6.s390x",
"product_id": "go-rpm-macros-0:3.6.0-13.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros@3.6.0-13.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.s390x",
"product": {
"name": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.s390x",
"product_id": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debugsource@3.6.0-13.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.s390x",
"product": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.s390x",
"product_id": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros-debuginfo@3.6.0-13.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go-rpm-macros-0:3.6.0-13.el9_6.src",
"product": {
"name": "go-rpm-macros-0:3.6.0-13.el9_6.src",
"product_id": "go-rpm-macros-0:3.6.0-13.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-macros@3.6.0-13.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "go-rpm-templates-0:3.6.0-13.el9_6.noarch",
"product": {
"name": "go-rpm-templates-0:3.6.0-13.el9_6.noarch",
"product_id": "go-rpm-templates-0:3.6.0-13.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-rpm-templates@3.6.0-13.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "go-srpm-macros-0:3.6.0-13.el9_6.noarch",
"product": {
"name": "go-srpm-macros-0:3.6.0-13.el9_6.noarch",
"product_id": "go-srpm-macros-0:3.6.0-13.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-srpm-macros@3.6.0-13.el9_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-filesystem-0:3.6.0-13.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.aarch64"
},
"product_reference": "go-filesystem-0:3.6.0-13.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-filesystem-0:3.6.0-13.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.ppc64le"
},
"product_reference": "go-filesystem-0:3.6.0-13.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-filesystem-0:3.6.0-13.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.s390x"
},
"product_reference": "go-filesystem-0:3.6.0-13.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-filesystem-0:3.6.0-13.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.x86_64"
},
"product_reference": "go-filesystem-0:3.6.0-13.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-0:3.6.0-13.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.aarch64"
},
"product_reference": "go-rpm-macros-0:3.6.0-13.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-0:3.6.0-13.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.ppc64le"
},
"product_reference": "go-rpm-macros-0:3.6.0-13.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-0:3.6.0-13.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.s390x"
},
"product_reference": "go-rpm-macros-0:3.6.0-13.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-0:3.6.0-13.el9_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.src"
},
"product_reference": "go-rpm-macros-0:3.6.0-13.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-0:3.6.0-13.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.x86_64"
},
"product_reference": "go-rpm-macros-0:3.6.0-13.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.aarch64"
},
"product_reference": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.ppc64le"
},
"product_reference": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.s390x"
},
"product_reference": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.x86_64"
},
"product_reference": "go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.aarch64"
},
"product_reference": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.ppc64le"
},
"product_reference": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.s390x"
},
"product_reference": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.x86_64"
},
"product_reference": "go-rpm-macros-debugsource-0:3.6.0-13.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-rpm-templates-0:3.6.0-13.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-rpm-templates-0:3.6.0-13.el9_6.noarch"
},
"product_reference": "go-rpm-templates-0:3.6.0-13.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-srpm-macros-0:3.6.0-13.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-srpm-macros-0:3.6.0-13.el9_6.noarch"
},
"product_reference": "go-srpm-macros-0:3.6.0-13.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.src",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-templates-0:3.6.0-13.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:go-srpm-macros-0:3.6.0-13.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-20T02:53:24+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.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.src",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-templates-0:3.6.0-13.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:go-srpm-macros-0:3.6.0-13.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8848"
},
{
"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.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.src",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-templates-0:3.6.0-13.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:go-srpm-macros-0:3.6.0-13.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-filesystem-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.src",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debuginfo-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-rpm-macros-debugsource-0:3.6.0-13.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:go-rpm-templates-0:3.6.0-13.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:go-srpm-macros-0:3.6.0-13.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
RHSA-2026:8849
Vulnerability from csaf_redhat - Published: 2026-04-20 01:29 - Updated: 2026-06-27 19:45The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.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 grafana is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\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:8849",
"url": "https://access.redhat.com/errata/RHSA-2026:8849"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8849.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-06-27T19:45:09+00:00",
"generator": {
"date": "2026-06-27T19:45:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:8849",
"initial_release_date": "2026-04-20T01:29:04+00:00",
"revision_history": [
{
"date": "2026-04-20T01:29:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T01:29:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T19:45:09+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 EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_0.src",
"product": {
"name": "grafana-0:10.2.6-22.el10_0.src",
"product_id": "grafana-0:10.2.6-22.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_0.aarch64",
"product": {
"name": "grafana-0:10.2.6-22.el10_0.aarch64",
"product_id": "grafana-0:10.2.6-22.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el10_0.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el10_0.aarch64",
"product_id": "grafana-selinux-0:10.2.6-22.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el10_0.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el10_0.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-22.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el10_0.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_0.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-22.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_0.ppc64le",
"product": {
"name": "grafana-0:10.2.6-22.el10_0.ppc64le",
"product_id": "grafana-0:10.2.6-22.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el10_0.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el10_0.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-22.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el10_0.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el10_0.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-22.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el10_0.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_0.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-22.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_0.s390x",
"product": {
"name": "grafana-0:10.2.6-22.el10_0.s390x",
"product_id": "grafana-0:10.2.6-22.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el10_0.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el10_0.s390x",
"product_id": "grafana-selinux-0:10.2.6-22.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el10_0.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el10_0.s390x",
"product_id": "grafana-debugsource-0:10.2.6-22.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el10_0.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_0.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-22.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_0.x86_64",
"product": {
"name": "grafana-0:10.2.6-22.el10_0.x86_64",
"product_id": "grafana-0:10.2.6-22.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el10_0.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el10_0.x86_64",
"product_id": "grafana-selinux-0:10.2.6-22.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el10_0.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el10_0.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-22.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el10_0.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_0.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-22.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.aarch64"
},
"product_reference": "grafana-0:10.2.6-22.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.ppc64le"
},
"product_reference": "grafana-0:10.2.6-22.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.s390x"
},
"product_reference": "grafana-0:10.2.6-22.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.src"
},
"product_reference": "grafana-0:10.2.6-22.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.x86_64"
},
"product_reference": "grafana-0:10.2.6-22.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-20T01:29: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.0.Z.E2S:grafana-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8849"
},
{
"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.0.Z.E2S:grafana-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-22.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-22.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-22.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-22.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
RHSA-2026:8851
Vulnerability from csaf_redhat - Published: 2026-04-20 01:48 - Updated: 2026-06-27 19:45The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:rhc-1:0.2.1-14.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:rhc-1:0.2.1-14.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:rhc-debugsource-1:0.2.1-14.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:rhc-1:0.2.1-14.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:rhc-1:0.2.1-14.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:rhc-debugsource-1:0.2.1-14.el8_6.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 rhc is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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": "rhc is a client tool and daemon that connects the system to Red Hat hosted services enabling system and subscription management.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\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:8851",
"url": "https://access.redhat.com/errata/RHSA-2026:8851"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8851.json"
}
],
"title": "Red Hat Security Advisory: rhc security update",
"tracking": {
"current_release_date": "2026-06-27T19:45:09+00:00",
"generator": {
"date": "2026-06-27T19:45:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:8851",
"initial_release_date": "2026-04-20T01:48:19+00:00",
"revision_history": [
{
"date": "2026-04-20T01:48:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T01:48:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T19:45:09+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.1-14.el8_6.src",
"product": {
"name": "rhc-1:0.2.1-14.el8_6.src",
"product_id": "rhc-1:0.2.1-14.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.1-14.el8_6?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.1-14.el8_6.x86_64",
"product": {
"name": "rhc-1:0.2.1-14.el8_6.x86_64",
"product_id": "rhc-1:0.2.1-14.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.1-14.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"product": {
"name": "rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"product_id": "rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.2.1-14.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"product": {
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"product_id": "rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.2.1-14.el8_6?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.1-14.el8_6.aarch64",
"product": {
"name": "rhc-1:0.2.1-14.el8_6.aarch64",
"product_id": "rhc-1:0.2.1-14.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.1-14.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.2.1-14.el8_6.aarch64",
"product": {
"name": "rhc-debugsource-1:0.2.1-14.el8_6.aarch64",
"product_id": "rhc-debugsource-1:0.2.1-14.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.2.1-14.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.aarch64",
"product": {
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.aarch64",
"product_id": "rhc-debuginfo-1:0.2.1-14.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.2.1-14.el8_6?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.1-14.el8_6.ppc64le",
"product": {
"name": "rhc-1:0.2.1-14.el8_6.ppc64le",
"product_id": "rhc-1:0.2.1-14.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.1-14.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.2.1-14.el8_6.ppc64le",
"product": {
"name": "rhc-debugsource-1:0.2.1-14.el8_6.ppc64le",
"product_id": "rhc-debugsource-1:0.2.1-14.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.2.1-14.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.ppc64le",
"product": {
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.ppc64le",
"product_id": "rhc-debuginfo-1:0.2.1-14.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.2.1-14.el8_6?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.1-14.el8_6.s390x",
"product": {
"name": "rhc-1:0.2.1-14.el8_6.s390x",
"product_id": "rhc-1:0.2.1-14.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.1-14.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.2.1-14.el8_6.s390x",
"product": {
"name": "rhc-debugsource-1:0.2.1-14.el8_6.s390x",
"product_id": "rhc-debugsource-1:0.2.1-14.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.2.1-14.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.s390x",
"product": {
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.s390x",
"product_id": "rhc-debuginfo-1:0.2.1-14.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.2.1-14.el8_6?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-14.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:rhc-1:0.2.1-14.el8_6.src"
},
"product_reference": "rhc-1:0.2.1-14.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-14.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:rhc-1:0.2.1-14.el8_6.x86_64"
},
"product_reference": "rhc-1:0.2.1-14.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64"
},
"product_reference": "rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.1-14.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:rhc-debugsource-1:0.2.1-14.el8_6.x86_64"
},
"product_reference": "rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-14.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.aarch64"
},
"product_reference": "rhc-1:0.2.1-14.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-14.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.ppc64le"
},
"product_reference": "rhc-1:0.2.1-14.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-14.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.s390x"
},
"product_reference": "rhc-1:0.2.1-14.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-14.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.src"
},
"product_reference": "rhc-1:0.2.1-14.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-14.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.x86_64"
},
"product_reference": "rhc-1:0.2.1-14.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.aarch64"
},
"product_reference": "rhc-debuginfo-1:0.2.1-14.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.ppc64le"
},
"product_reference": "rhc-debuginfo-1:0.2.1-14.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.s390x"
},
"product_reference": "rhc-debuginfo-1:0.2.1-14.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64"
},
"product_reference": "rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.1-14.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.aarch64"
},
"product_reference": "rhc-debugsource-1:0.2.1-14.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.1-14.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.ppc64le"
},
"product_reference": "rhc-debugsource-1:0.2.1-14.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.1-14.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.s390x"
},
"product_reference": "rhc-debugsource-1:0.2.1-14.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.1-14.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.x86_64"
},
"product_reference": "rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-14.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:rhc-1:0.2.1-14.el8_6.src"
},
"product_reference": "rhc-1:0.2.1-14.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-14.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:rhc-1:0.2.1-14.el8_6.x86_64"
},
"product_reference": "rhc-1:0.2.1-14.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.1-14.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64"
},
"product_reference": "rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.1-14.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:rhc-debugsource-1:0.2.1-14.el8_6.x86_64"
},
"product_reference": "rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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.6.0.Z.AUS:rhc-1:0.2.1-14.el8_6.src",
"AppStream-8.6.0.Z.AUS:rhc-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.src",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:rhc-1:0.2.1-14.el8_6.src",
"AppStream-8.6.0.Z.TUS:rhc-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:rhc-debugsource-1:0.2.1-14.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-20T01:48: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.6.0.Z.AUS:rhc-1:0.2.1-14.el8_6.src",
"AppStream-8.6.0.Z.AUS:rhc-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.src",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:rhc-1:0.2.1-14.el8_6.src",
"AppStream-8.6.0.Z.TUS:rhc-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:rhc-debugsource-1:0.2.1-14.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8851"
},
{
"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.6.0.Z.AUS:rhc-1:0.2.1-14.el8_6.src",
"AppStream-8.6.0.Z.AUS:rhc-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.src",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:rhc-1:0.2.1-14.el8_6.src",
"AppStream-8.6.0.Z.TUS:rhc-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:rhc-debugsource-1:0.2.1-14.el8_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:rhc-1:0.2.1-14.el8_6.src",
"AppStream-8.6.0.Z.AUS:rhc-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.src",
"AppStream-8.6.0.Z.E4S:rhc-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:rhc-debugsource-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:rhc-1:0.2.1-14.el8_6.src",
"AppStream-8.6.0.Z.TUS:rhc-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:rhc-debuginfo-1:0.2.1-14.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:rhc-debugsource-1:0.2.1-14.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
RHSA-2026:8852
Vulnerability from csaf_redhat - Published: 2026-04-20 01:22 - Updated: 2026-06-27 19:45The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.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 rhc is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\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": "rhc is a client tool and daemon that connects the system to Red Hat hosted services enabling system and subscription management.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\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:8852",
"url": "https://access.redhat.com/errata/RHSA-2026:8852"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8852.json"
}
],
"title": "Red Hat Security Advisory: rhc security update",
"tracking": {
"current_release_date": "2026-06-27T19:45:09+00:00",
"generator": {
"date": "2026-06-27T19:45:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:8852",
"initial_release_date": "2026-04-20T01:22:23+00:00",
"revision_history": [
{
"date": "2026-04-20T01:22:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T01:22:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T19:45:09+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 E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.1-13.el9_0.src",
"product": {
"name": "rhc-1:0.2.1-13.el9_0.src",
"product_id": "rhc-1:0.2.1-13.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.1-13.el9_0?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.1-13.el9_0.aarch64",
"product": {
"name": "rhc-1:0.2.1-13.el9_0.aarch64",
"product_id": "rhc-1:0.2.1-13.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.1-13.el9_0?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.1-13.el9_0.ppc64le",
"product": {
"name": "rhc-1:0.2.1-13.el9_0.ppc64le",
"product_id": "rhc-1:0.2.1-13.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.1-13.el9_0?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.1-13.el9_0.x86_64",
"product": {
"name": "rhc-1:0.2.1-13.el9_0.x86_64",
"product_id": "rhc-1:0.2.1-13.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.1-13.el9_0?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.1-13.el9_0.s390x",
"product": {
"name": "rhc-1:0.2.1-13.el9_0.s390x",
"product_id": "rhc-1:0.2.1-13.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.1-13.el9_0?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-13.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.aarch64"
},
"product_reference": "rhc-1:0.2.1-13.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-13.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.ppc64le"
},
"product_reference": "rhc-1:0.2.1-13.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-13.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.s390x"
},
"product_reference": "rhc-1:0.2.1-13.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-13.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.src"
},
"product_reference": "rhc-1:0.2.1-13.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.1-13.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.x86_64"
},
"product_reference": "rhc-1:0.2.1-13.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-20T01:22:23+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.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8852"
},
{
"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.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:rhc-1:0.2.1-13.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
RHSA-2026:8853
Vulnerability from csaf_redhat - Published: 2026-04-20 01:21 - Updated: 2026-06-27 19:45The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-11.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-11.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-11.el8_2.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 grafana is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\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:8853",
"url": "https://access.redhat.com/errata/RHSA-2026:8853"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8853.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-06-27T19:45:11+00:00",
"generator": {
"date": "2026-06-27T19:45:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:8853",
"initial_release_date": "2026-04-20T01:21:28+00:00",
"revision_history": [
{
"date": "2026-04-20T01:21:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T01:21:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T19:45:11+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 AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-11.el8_2.src",
"product": {
"name": "grafana-0:6.3.6-11.el8_2.src",
"product_id": "grafana-0:6.3.6-11.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-11.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-azure-monitor-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-azure-monitor-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-azure-monitor-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-azure-monitor@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-cloudwatch-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-cloudwatch-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-cloudwatch-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-cloudwatch@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-elasticsearch-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-elasticsearch-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-elasticsearch-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-elasticsearch@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-graphite-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-graphite-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-graphite-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-graphite@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-influxdb-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-influxdb-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-influxdb-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-influxdb@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-loki-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-loki-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-loki-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-loki@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-mssql-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-mssql-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-mssql-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mssql@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-mysql-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-mysql-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-mysql-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mysql@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-opentsdb-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-opentsdb-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-opentsdb-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-opentsdb@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-postgres-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-postgres-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-postgres-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-postgres@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-prometheus-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-prometheus-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-prometheus-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-prometheus@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-stackdriver-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-stackdriver-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-stackdriver-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-stackdriver@6.3.6-11.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:6.3.6-11.el8_2.x86_64",
"product": {
"name": "grafana-debuginfo-0:6.3.6-11.el8_2.x86_64",
"product_id": "grafana-debuginfo-0:6.3.6-11.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@6.3.6-11.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-11.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-11.el8_2.src"
},
"product_reference": "grafana-0:6.3.6-11.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-azure-monitor-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-azure-monitor-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-cloudwatch-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-cloudwatch-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-debuginfo-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-elasticsearch-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-elasticsearch-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-graphite-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-graphite-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-influxdb-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-influxdb-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-loki-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-loki-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mssql-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-mssql-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mysql-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-mysql-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-opentsdb-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-opentsdb-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-postgres-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-postgres-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-prometheus-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-prometheus-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-stackdriver-0:6.3.6-11.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-11.el8_2.x86_64"
},
"product_reference": "grafana-stackdriver-0:6.3.6-11.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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.2.0.Z.AUS:grafana-0:6.3.6-11.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-11.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-20T01:21:28+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.2.0.Z.AUS:grafana-0:6.3.6-11.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-11.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8853"
},
{
"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.2.0.Z.AUS:grafana-0:6.3.6-11.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-11.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-11.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-11.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-11.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
RHSA-2026:8855
Vulnerability from csaf_redhat - Published: 2026-04-20 02:20 - Updated: 2026-06-27 17:41The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:rhc-1:0.2.4-5.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:rhc-1:0.2.4-5.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:rhc-1:0.2.4-5.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:rhc-1:0.2.4-5.el7_9.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 rhc is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\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": "rhc is a client tool and daemon that connects the system to Red Hat hosted services enabling system and subscription management.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\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:8855",
"url": "https://access.redhat.com/errata/RHSA-2026:8855"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8855.json"
}
],
"title": "Red Hat Security Advisory: rhc security update",
"tracking": {
"current_release_date": "2026-06-27T17:41:40+00:00",
"generator": {
"date": "2026-06-27T17:41:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:8855",
"initial_release_date": "2026-04-20T02:20:04+00:00",
"revision_history": [
{
"date": "2026-04-20T02:20:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T02:20:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T17:41:40+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 Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.4-5.el7_9.src",
"product": {
"name": "rhc-1:0.2.4-5.el7_9.src",
"product_id": "rhc-1:0.2.4-5.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.4-5.el7_9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.4-5.el7_9.x86_64",
"product": {
"name": "rhc-1:0.2.4-5.el7_9.x86_64",
"product_id": "rhc-1:0.2.4-5.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.4-5.el7_9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.4-5.el7_9.s390x",
"product": {
"name": "rhc-1:0.2.4-5.el7_9.s390x",
"product_id": "rhc-1:0.2.4-5.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.4-5.el7_9?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.4-5.el7_9.ppc64le",
"product": {
"name": "rhc-1:0.2.4-5.el7_9.ppc64le",
"product_id": "rhc-1:0.2.4-5.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.4-5.el7_9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.4-5.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:rhc-1:0.2.4-5.el7_9.ppc64le"
},
"product_reference": "rhc-1:0.2.4-5.el7_9.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.4-5.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:rhc-1:0.2.4-5.el7_9.s390x"
},
"product_reference": "rhc-1:0.2.4-5.el7_9.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.4-5.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:rhc-1:0.2.4-5.el7_9.src"
},
"product_reference": "rhc-1:0.2.4-5.el7_9.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.4-5.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:rhc-1:0.2.4-5.el7_9.x86_64"
},
"product_reference": "rhc-1:0.2.4-5.el7_9.x86_64",
"relates_to_product_reference": "7Server-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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": [
"7Server-ELS:rhc-1:0.2.4-5.el7_9.ppc64le",
"7Server-ELS:rhc-1:0.2.4-5.el7_9.s390x",
"7Server-ELS:rhc-1:0.2.4-5.el7_9.src",
"7Server-ELS:rhc-1:0.2.4-5.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-20T02:20: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": [
"7Server-ELS:rhc-1:0.2.4-5.el7_9.ppc64le",
"7Server-ELS:rhc-1:0.2.4-5.el7_9.s390x",
"7Server-ELS:rhc-1:0.2.4-5.el7_9.src",
"7Server-ELS:rhc-1:0.2.4-5.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8855"
},
{
"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": [
"7Server-ELS:rhc-1:0.2.4-5.el7_9.ppc64le",
"7Server-ELS:rhc-1:0.2.4-5.el7_9.s390x",
"7Server-ELS:rhc-1:0.2.4-5.el7_9.src",
"7Server-ELS:rhc-1:0.2.4-5.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-ELS:rhc-1:0.2.4-5.el7_9.ppc64le",
"7Server-ELS:rhc-1:0.2.4-5.el7_9.s390x",
"7Server-ELS:rhc-1:0.2.4-5.el7_9.src",
"7Server-ELS:rhc-1:0.2.4-5.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
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.