Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-32283 (GCVE-0-2026-32283)
Vulnerability from cvelistv5 – Published: 2026-04-08 01:06 – Updated: 2026-04-13 18:19- CWE-667 - Improper Locking
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | crypto/tls |
Affected:
0 , < 1.25.9
(semver)
Affected: 1.26.0-0 , < 1.26.2 (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-32283",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-13T17:51:46.207289Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T18:19:55.848Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/tls",
"product": "crypto/tls",
"programRoutines": [
{
"name": "Conn.handleKeyUpdate"
},
{
"name": "clientHandshakeStateTLS13.establishHandshakeKeys"
},
{
"name": "clientHandshakeStateTLS13.readServerFinished"
},
{
"name": "serverHandshakeStateTLS13.sendServerParameters"
},
{
"name": "serverHandshakeStateTLS13.readClientFinished"
},
{
"name": "Conn.Handshake"
},
{
"name": "Conn.HandshakeContext"
},
{
"name": "Conn.Read"
},
{
"name": "Conn.Write"
},
{
"name": "Dial"
},
{
"name": "DialWithDialer"
},
{
"name": "Dialer.Dial"
},
{
"name": "Dialer.DialContext"
},
{
"name": "QUICConn.HandleData"
},
{
"name": "QUICConn.Start"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.2",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jakub Ciolek - https://ciolek.dev/"
}
],
"descriptions": [
{
"lang": "en",
"value": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-667: Improper Locking",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-08T01:06:57.670Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/763767"
},
{
"url": "https://go.dev/issue/78334"
},
{
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"title": "Unauthenticated TLS 1.3 KeyUpdate record can cause persistent connection retention and DoS in crypto/tls"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-32283",
"datePublished": "2026-04-08T01:06:57.670Z",
"dateReserved": "2026-03-11T16:38:46.556Z",
"dateUpdated": "2026-04-13T18:19:55.848Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-32283",
"date": "2026-05-30",
"epss": "0.00019",
"percentile": "0.05395"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-32283\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-04-08T02:16:03.580\",\"lastModified\":\"2026-04-16T19:12:10.540\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"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},{\"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}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.9\",\"matchCriteriaId\":\"C6C9C072-9817-402D-877F-F83584B07017\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.26.0\",\"versionEndExcluding\":\"1.26.2\",\"matchCriteriaId\":\"39FE9BAF-55E9-43AA-B14E-239E7EF1D65D\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/763767\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/78334\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\",\"source\":\"security@golang.org\",\"tags\":[\"Release Notes\",\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4870\",\"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-32283\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-13T17:51:46.207289Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-13T17:51:42.115Z\"}}], \"cna\": {\"title\": \"Unauthenticated TLS 1.3 KeyUpdate record can cause persistent connection retention and DoS in crypto/tls\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jakub Ciolek - https://ciolek.dev/\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/tls\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.2\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/tls\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Conn.handleKeyUpdate\"}, {\"name\": \"clientHandshakeStateTLS13.establishHandshakeKeys\"}, {\"name\": \"clientHandshakeStateTLS13.readServerFinished\"}, {\"name\": \"serverHandshakeStateTLS13.sendServerParameters\"}, {\"name\": \"serverHandshakeStateTLS13.readClientFinished\"}, {\"name\": \"Conn.Handshake\"}, {\"name\": \"Conn.HandshakeContext\"}, {\"name\": \"Conn.Read\"}, {\"name\": \"Conn.Write\"}, {\"name\": \"Dial\"}, {\"name\": \"DialWithDialer\"}, {\"name\": \"Dialer.Dial\"}, {\"name\": \"Dialer.DialContext\"}, {\"name\": \"QUICConn.HandleData\"}, {\"name\": \"QUICConn.Start\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/763767\"}, {\"url\": \"https://go.dev/issue/78334\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4870\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-667: Improper Locking\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-04-08T01:06:57.670Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-32283\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-13T18:19:55.848Z\", \"dateReserved\": \"2026-03-11T16:38:46.556Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-04-08T01:06:57.670Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:18027
Vulnerability from csaf_redhat - Published: 2026-05-18 09:00 - Updated: 2026-05-29 10:20A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana-pcp is now available for Red Hat Enterprise Linux 10.0\nExtended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable\ntime series from pmseries and Redis, live PCP metrics and bpftrace scripts from\npmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root\n(CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key\nupdate messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in\ncertificate chain building (CVE-2026-32280)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted 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:18027",
"url": "https://access.redhat.com/errata/RHSA-2026:18027"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_18027.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-05-29T10:20:57+00:00",
"generator": {
"date": "2026-05-29T10:20:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:18027",
"initial_release_date": "2026-05-18T09:00:12+00:00",
"revision_history": [
{
"date": "2026-05-18T09:00:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-18T09:00:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T10:20:57+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-pcp-0:5.2.2-6.el10_0.src",
"product": {
"name": "grafana-pcp-0:5.2.2-6.el10_0.src",
"product_id": "grafana-pcp-0:5.2.2-6.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.2.2-6.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.2.2-6.el10_0.aarch64",
"product": {
"name": "grafana-pcp-0:5.2.2-6.el10_0.aarch64",
"product_id": "grafana-pcp-0:5.2.2-6.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.2.2-6.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"product": {
"name": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"product_id": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.2.2-6.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"product_id": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.2.2-6.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"product": {
"name": "grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"product_id": "grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.2.2-6.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"product": {
"name": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"product_id": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.2.2-6.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.2.2-6.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.2.2-6.el10_0.s390x",
"product": {
"name": "grafana-pcp-0:5.2.2-6.el10_0.s390x",
"product_id": "grafana-pcp-0:5.2.2-6.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.2.2-6.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"product": {
"name": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"product_id": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.2.2-6.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"product_id": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.2.2-6.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"product": {
"name": "grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"product_id": "grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.2.2-6.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64",
"product": {
"name": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64",
"product_id": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.2.2-6.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"product_id": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.2.2-6.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-pcp-0:5.2.2-6.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.aarch64"
},
"product_reference": "grafana-pcp-0:5.2.2-6.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.2.2-6.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le"
},
"product_reference": "grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.2.2-6.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x"
},
"product_reference": "grafana-pcp-0:5.2.2-6.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.2.2-6.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src"
},
"product_reference": "grafana-pcp-0:5.2.2-6.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.2.2-6.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-pcp-0:5.2.2-6.el10_0.x86_64"
},
"product_reference": "grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.2.2-6.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-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64"
},
"product_reference": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le"
},
"product_reference": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x"
},
"product_reference": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.2.2-6.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-pcp-debugsource-0:5.2.2-6.el10_0.x86_64"
},
"product_reference": "grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"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-pcp-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-18T09:00:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in\nthis advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18027"
}
],
"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-pcp-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-18T09:00:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in\nthis advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18027"
},
{
"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-pcp-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"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-pcp-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-18T09:00:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in\nthis advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18027"
}
],
"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-pcp-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-6.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-6.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:18032
Vulnerability from csaf_redhat - Published: 2026-05-18 09:25 - Updated: 2026-05-29 10:20A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 10.0\nExtended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for\nGraphite, InfluxDB \u0026 OpenTSDB.\n\nSecurity Fix(es):\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root\n(CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key\nupdate messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in\ncertificate chain building (CVE-2026-32280)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted 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:18032",
"url": "https://access.redhat.com/errata/RHSA-2026:18032"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_18032.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-05-29T10:20:59+00:00",
"generator": {
"date": "2026-05-29T10:20:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:18032",
"initial_release_date": "2026-05-18T09:25:02+00:00",
"revision_history": [
{
"date": "2026-05-18T09:25:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-18T09:25:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T10:20:59+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-24.el10_0.src",
"product": {
"name": "grafana-0:10.2.6-24.el10_0.src",
"product_id": "grafana-0:10.2.6-24.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-24.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-24.el10_0.aarch64",
"product": {
"name": "grafana-0:10.2.6-24.el10_0.aarch64",
"product_id": "grafana-0:10.2.6-24.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-24.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"product_id": "grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-24.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-24.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-24.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-24.el10_0.ppc64le",
"product": {
"name": "grafana-0:10.2.6-24.el10_0.ppc64le",
"product_id": "grafana-0:10.2.6-24.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-24.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-24.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-24.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-24.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-24.el10_0.s390x",
"product": {
"name": "grafana-0:10.2.6-24.el10_0.s390x",
"product_id": "grafana-0:10.2.6-24.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-24.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-24.el10_0.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-24.el10_0.s390x",
"product_id": "grafana-selinux-0:10.2.6-24.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-24.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"product_id": "grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-24.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-24.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-24.el10_0.x86_64",
"product": {
"name": "grafana-0:10.2.6-24.el10_0.x86_64",
"product_id": "grafana-0:10.2.6-24.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-24.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-24.el10_0.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-24.el10_0.x86_64",
"product_id": "grafana-selinux-0:10.2.6-24.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-24.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-24.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-24.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-24.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-24.el10_0.aarch64"
},
"product_reference": "grafana-0:10.2.6-24.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-24.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-24.el10_0.ppc64le"
},
"product_reference": "grafana-0:10.2.6-24.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-24.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-24.el10_0.s390x"
},
"product_reference": "grafana-0:10.2.6-24.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-24.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-24.el10_0.src"
},
"product_reference": "grafana-0:10.2.6-24.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-24.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-24.el10_0.x86_64"
},
"product_reference": "grafana-0:10.2.6-24.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-24.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-24.el10_0.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-24.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-24.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-24.el10_0.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-24.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-24.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-24.el10_0.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-24.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-24.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-24.el10_0.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-24.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-24.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-24.el10_0.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-24.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-24.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-24.el10_0.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-24.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-24.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-24.el10_0.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-24.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-24.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-24.el10_0.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-24.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-24.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-24.el10_0.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-24.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-24.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-24.el10_0.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-24.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-24.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-24.el10_0.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-24.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-24.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-24.el10_0.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-24.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"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-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-18T09:25:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in\nthis advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18032"
}
],
"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-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-18T09:25:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in\nthis advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18032"
},
{
"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-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"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-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-18T09:25:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in\nthis advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18032"
}
],
"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-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-24.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-24.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19126
Vulnerability from csaf_redhat - Published: 2026-05-19 16:18 - Updated: 2026-05-29 15:55The 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.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for yggdrasil 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": "yggdrasil is a system daemon that subscribes to topics on an MQTT broker and routes any data received on the topics to an appropriate child \"worker\" process, exchanging data with its worker processes through a D-Bus message broker.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\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:19126",
"url": "https://access.redhat.com/errata/RHSA-2026:19126"
},
{
"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": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19126.json"
}
],
"title": "Red Hat Security Advisory: yggdrasil security update",
"tracking": {
"current_release_date": "2026-05-29T15:55:42+00:00",
"generator": {
"date": "2026-05-29T15:55:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19126",
"initial_release_date": "2026-05-19T16:18:21+00:00",
"revision_history": [
{
"date": "2026-05-19T16:18:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T16:18:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T15:55:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.9-4.el10_2.src",
"product": {
"name": "yggdrasil-0:0.4.9-4.el10_2.src",
"product_id": "yggdrasil-0:0.4.9-4.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.9-4.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.9-4.el10_2.aarch64",
"product": {
"name": "yggdrasil-0:0.4.9-4.el10_2.aarch64",
"product_id": "yggdrasil-0:0.4.9-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.9-4.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"product": {
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"product_id": "yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.9-4.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"product_id": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.9-4.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.9-4.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"product": {
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"product_id": "yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.9-4.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"product": {
"name": "yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"product_id": "yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.9-4.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"product": {
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"product_id": "yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.9-4.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"product_id": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.9-4.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.9-4.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"product": {
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"product_id": "yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.9-4.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.9-4.el10_2.s390x",
"product": {
"name": "yggdrasil-0:0.4.9-4.el10_2.s390x",
"product_id": "yggdrasil-0:0.4.9-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.9-4.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"product": {
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"product_id": "yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.9-4.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"product_id": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.9-4.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.9-4.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"product": {
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"product_id": "yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.9-4.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.9-4.el10_2.x86_64",
"product": {
"name": "yggdrasil-0:0.4.9-4.el10_2.x86_64",
"product_id": "yggdrasil-0:0.4.9-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.9-4.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"product": {
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"product_id": "yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.9-4.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"product_id": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.9-4.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.9-4.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"product": {
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"product_id": "yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.9-4.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64"
},
"product_reference": "yggdrasil-0:0.4.9-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le"
},
"product_reference": "yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x"
},
"product_reference": "yggdrasil-0:0.4.9-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-4.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src"
},
"product_reference": "yggdrasil-0:0.4.9-4.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64"
},
"product_reference": "yggdrasil-0:0.4.9-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64"
},
"product_reference": "yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le"
},
"product_reference": "yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x"
},
"product_reference": "yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64"
},
"product_reference": "yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64"
},
"product_reference": "yggdrasil-0:0.4.9-4.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le"
},
"product_reference": "yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-4.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x"
},
"product_reference": "yggdrasil-0:0.4.9-4.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-4.el10_2.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src"
},
"product_reference": "yggdrasil-0:0.4.9-4.el10_2.src",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64"
},
"product_reference": "yggdrasil-0:0.4.9-4.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64"
},
"product_reference": "yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le"
},
"product_reference": "yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x"
},
"product_reference": "yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.9-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64"
},
"product_reference": "yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.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.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_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-05-19T16:18:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19126"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_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-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:18:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19126"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.src",
"CRB-10.2.Z:yggdrasil-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-4.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19132
Vulnerability from csaf_redhat - Published: 2026-05-19 16:21 - Updated: 2026-05-30 08:51A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.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.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rhc-worker-playbook 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": "A worker for yggdrasil that receives Ansible playbooks and executes them against the local host.\n\nSecurity Fix(es):\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\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\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\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:19132",
"url": "https://access.redhat.com/errata/RHSA-2026:19132"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"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": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19132.json"
}
],
"title": "Red Hat Security Advisory: rhc-worker-playbook security update",
"tracking": {
"current_release_date": "2026-05-30T08:51:25+00:00",
"generator": {
"date": "2026-05-30T08:51:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19132",
"initial_release_date": "2026-05-19T16:21:01+00:00",
"revision_history": [
{
"date": "2026-05-19T16:21:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T16:21:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-30T08:51:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"product": {
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"product_id": "rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.7-3.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"product": {
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"product_id": "rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.7-3.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"product": {
"name": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"product_id": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debugsource@0.2.7-3.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"product": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"product_id": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debuginfo@0.2.7-3.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"product": {
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"product_id": "rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.7-3.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"product": {
"name": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"product_id": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debugsource@0.2.7-3.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"product": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"product_id": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debuginfo@0.2.7-3.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"product": {
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"product_id": "rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.7-3.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"product": {
"name": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"product_id": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debugsource@0.2.7-3.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"product": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"product_id": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debuginfo@0.2.7-3.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"product": {
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"product_id": "rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.7-3.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64",
"product": {
"name": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64",
"product_id": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debugsource@0.2.7-3.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"product": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"product_id": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debuginfo@0.2.7-3.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64"
},
"product_reference": "rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le"
},
"product_reference": "rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x"
},
"product_reference": "rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src"
},
"product_reference": "rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64"
},
"product_reference": "rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64"
},
"product_reference": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le"
},
"product_reference": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x"
},
"product_reference": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64"
},
"product_reference": "rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64"
},
"product_reference": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le"
},
"product_reference": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x"
},
"product_reference": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
},
"product_reference": "rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:21:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19132"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_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-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"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.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_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-05-19T16:21:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19132"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_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-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.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.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.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-05-19T16:21:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19132"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_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-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:21:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19132"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:21:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19132"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.src",
"AppStream-10.2.Z:rhc-worker-playbook-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debuginfo-0:0.2.7-3.el10_2.x86_64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.aarch64",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.ppc64le",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.s390x",
"AppStream-10.2.Z:rhc-worker-playbook-debugsource-0:0.2.7-3.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19133
Vulnerability from csaf_redhat - Published: 2026-05-19 16:19 - Updated: 2026-05-29 15:55The 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.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for git-lfs 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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\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:19133",
"url": "https://access.redhat.com/errata/RHSA-2026:19133"
},
{
"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": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19133.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-05-29T15:55:44+00:00",
"generator": {
"date": "2026-05-29T15:55:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19133",
"initial_release_date": "2026-05-19T16:19:46+00:00",
"revision_history": [
{
"date": "2026-05-19T16:19:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T16:19:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T15:55:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.7.1-4.el10_2.src",
"product": {
"name": "git-lfs-0:3.7.1-4.el10_2.src",
"product_id": "git-lfs-0:3.7.1-4.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.7.1-4.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.7.1-4.el10_2.aarch64",
"product": {
"name": "git-lfs-0:3.7.1-4.el10_2.aarch64",
"product_id": "git-lfs-0:3.7.1-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.7.1-4.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"product_id": "git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.7.1-4.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"product_id": "git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.7.1-4.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.7.1-4.el10_2.ppc64le",
"product": {
"name": "git-lfs-0:3.7.1-4.el10_2.ppc64le",
"product_id": "git-lfs-0:3.7.1-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.7.1-4.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"product_id": "git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.7.1-4.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.7.1-4.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.7.1-4.el10_2.s390x",
"product": {
"name": "git-lfs-0:3.7.1-4.el10_2.s390x",
"product_id": "git-lfs-0:3.7.1-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.7.1-4.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"product_id": "git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.7.1-4.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"product_id": "git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.7.1-4.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.7.1-4.el10_2.x86_64",
"product": {
"name": "git-lfs-0:3.7.1-4.el10_2.x86_64",
"product_id": "git-lfs-0:3.7.1-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.7.1-4.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64",
"product_id": "git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.7.1-4.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"product_id": "git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.7.1-4.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.7.1-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64"
},
"product_reference": "git-lfs-0:3.7.1-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.7.1-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le"
},
"product_reference": "git-lfs-0:3.7.1-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.7.1-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x"
},
"product_reference": "git-lfs-0:3.7.1-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.7.1-4.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src"
},
"product_reference": "git-lfs-0:3.7.1-4.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.7.1-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64"
},
"product_reference": "git-lfs-0:3.7.1-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.7.1-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.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.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_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-05-19T16:19:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19133"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_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-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:19:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19133"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:19:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19133"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:19:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19133"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.src",
"AppStream-10.2.Z:git-lfs-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debuginfo-0:3.7.1-4.el10_2.x86_64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.aarch64",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.ppc64le",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.s390x",
"AppStream-10.2.Z:git-lfs-debugsource-0:3.7.1-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19134
Vulnerability from csaf_redhat - Published: 2026-05-19 16:15 - Updated: 2026-05-29 10:21A flaw was found in Grafana. When public dashboards are used with direct data-sources, sensitive credentials, specifically passwords for all direct data-sources, are exposed. This information disclosure occurs even when these data-sources are not actively utilized in the dashboards. A remote attacker could exploit this to gain unauthorized access to other systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* grafana: Grafana: Information disclosure of data-source passwords via public dashboards (CVE-2026-27877)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\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:19134",
"url": "https://access.redhat.com/errata/RHSA-2026:19134"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2452293",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452293"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19134.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-05-29T10:21:06+00:00",
"generator": {
"date": "2026-05-29T10:21:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19134",
"initial_release_date": "2026-05-19T16:15:56+00:00",
"revision_history": [
{
"date": "2026-05-19T16:15:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T16:15:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T10:21:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-26.el10_2.src",
"product": {
"name": "grafana-0:10.2.6-26.el10_2.src",
"product_id": "grafana-0:10.2.6-26.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-26.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-26.el10_2.aarch64",
"product": {
"name": "grafana-0:10.2.6-26.el10_2.aarch64",
"product_id": "grafana-0:10.2.6-26.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-26.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"product_id": "grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-26.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-26.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-26.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-26.el10_2.ppc64le",
"product": {
"name": "grafana-0:10.2.6-26.el10_2.ppc64le",
"product_id": "grafana-0:10.2.6-26.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-26.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-26.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-26.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-26.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-26.el10_2.s390x",
"product": {
"name": "grafana-0:10.2.6-26.el10_2.s390x",
"product_id": "grafana-0:10.2.6-26.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-26.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-26.el10_2.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-26.el10_2.s390x",
"product_id": "grafana-selinux-0:10.2.6-26.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-26.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"product_id": "grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-26.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-26.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-26.el10_2.x86_64",
"product": {
"name": "grafana-0:10.2.6-26.el10_2.x86_64",
"product_id": "grafana-0:10.2.6-26.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-26.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-26.el10_2.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-26.el10_2.x86_64",
"product_id": "grafana-selinux-0:10.2.6-26.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-26.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-26.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-26.el10_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:10.2.6-26.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64"
},
"product_reference": "grafana-0:10.2.6-26.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-26.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le"
},
"product_reference": "grafana-0:10.2.6-26.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-26.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x"
},
"product_reference": "grafana-0:10.2.6-26.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-26.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src"
},
"product_reference": "grafana-0:10.2.6-26.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-26.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64"
},
"product_reference": "grafana-0:10.2.6-26.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-26.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-26.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-26.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-26.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-26.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-26.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-26.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-26.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-26.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-26.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-26.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-26.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-26.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27877",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-03-27T15:03:34.023744+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452293"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. When public dashboards are used with direct data-sources, sensitive credentials, specifically passwords for all direct data-sources, are exposed. This information disclosure occurs even when these data-sources are not actively utilized in the dashboards. A remote attacker could exploit this to gain unauthorized access to other systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Grafana: Information disclosure of data-source passwords via public dashboards",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27877"
},
{
"category": "external",
"summary": "RHBZ#2452293",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452293"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27877",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27877"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27877",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27877"
},
{
"category": "external",
"summary": "https://grafana.com/security/security-advisories/cve-2026-27877",
"url": "https://grafana.com/security/security-advisories/cve-2026-27877"
}
],
"release_date": "2026-03-27T14:02:11.889000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:15:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19134"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: Grafana: Information disclosure of data-source passwords via public dashboards"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:15:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19134"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:15:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19134"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.src",
"AppStream-10.2.Z:grafana-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debuginfo-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-debugsource-0:10.2.6-26.el10_2.x86_64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.aarch64",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.s390x",
"AppStream-10.2.Z:grafana-selinux-0:10.2.6-26.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19135
Vulnerability from csaf_redhat - Published: 2026-05-19 16:12 - Updated: 2026-05-30 08:51The 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.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_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 opentelemetry-collector 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": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation (CVE-2026-33186)\n\n* github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object (CVE-2026-34986)\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\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:19135",
"url": "https://access.redhat.com/errata/RHSA-2026:19135"
},
{
"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": "external",
"summary": "2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19135.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-05-30T08:51:26+00:00",
"generator": {
"date": "2026-05-30T08:51:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19135",
"initial_release_date": "2026-05-19T16:12:41+00:00",
"revision_history": [
{
"date": "2026-05-19T16:12:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T16:12:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-30T08:51:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.src",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.src",
"product_id": "opentelemetry-collector-0:0.144.0-2.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"product_id": "opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"product_id": "opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"product_id": "opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.x86_64",
"product_id": "opentelemetry-collector-0:0.144.0-2.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.144.0-2.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.144.0-2.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.144.0-2.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.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.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_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-05-19T16:12:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19135"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_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-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:12:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19135"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:12:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19135"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:12:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19135"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:12:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19135"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:12:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19135"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:12:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19135"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:12:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19135"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_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-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.aarch64",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.ppc64le",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.s390x",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.src",
"AppStream-10.2.Z:opentelemetry-collector-0:0.144.0-2.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
}
]
}
RHSA-2026:19136
Vulnerability from csaf_redhat - Published: 2026-05-19 16:14 - Updated: 2026-05-29 10:21A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana-pcp is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The 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* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\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:19136",
"url": "https://access.redhat.com/errata/RHSA-2026:19136"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19136.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-05-29T10:21:06+00:00",
"generator": {
"date": "2026-05-29T10:21:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19136",
"initial_release_date": "2026-05-19T16:14:41+00:00",
"revision_history": [
{
"date": "2026-05-19T16:14:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T16:14:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T10:21:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.3.0-5.el10_2.src",
"product": {
"name": "grafana-pcp-0:5.3.0-5.el10_2.src",
"product_id": "grafana-pcp-0:5.3.0-5.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.3.0-5.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.3.0-5.el10_2.aarch64",
"product": {
"name": "grafana-pcp-0:5.3.0-5.el10_2.aarch64",
"product_id": "grafana-pcp-0:5.3.0-5.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.3.0-5.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64",
"product": {
"name": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64",
"product_id": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.3.0-5.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64",
"product_id": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.3.0-5.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.3.0-5.el10_2.ppc64le",
"product": {
"name": "grafana-pcp-0:5.3.0-5.el10_2.ppc64le",
"product_id": "grafana-pcp-0:5.3.0-5.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.3.0-5.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le",
"product": {
"name": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le",
"product_id": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.3.0-5.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.3.0-5.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.3.0-5.el10_2.s390x",
"product": {
"name": "grafana-pcp-0:5.3.0-5.el10_2.s390x",
"product_id": "grafana-pcp-0:5.3.0-5.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.3.0-5.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x",
"product": {
"name": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x",
"product_id": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.3.0-5.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x",
"product_id": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.3.0-5.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.3.0-5.el10_2.x86_64",
"product": {
"name": "grafana-pcp-0:5.3.0-5.el10_2.x86_64",
"product_id": "grafana-pcp-0:5.3.0-5.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.3.0-5.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64",
"product": {
"name": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64",
"product_id": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.3.0-5.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64",
"product_id": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.3.0-5.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.3.0-5.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.aarch64"
},
"product_reference": "grafana-pcp-0:5.3.0-5.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.3.0-5.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.ppc64le"
},
"product_reference": "grafana-pcp-0:5.3.0-5.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.3.0-5.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.s390x"
},
"product_reference": "grafana-pcp-0:5.3.0-5.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.3.0-5.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.src"
},
"product_reference": "grafana-pcp-0:5.3.0-5.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.3.0-5.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.x86_64"
},
"product_reference": "grafana-pcp-0:5.3.0-5.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64"
},
"product_reference": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le"
},
"product_reference": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x"
},
"product_reference": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64"
},
"product_reference": "grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.src",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:14:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.src",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19136"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.src",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.src",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.src",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:14:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.src",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19136"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.src",
"AppStream-10.2.Z:grafana-pcp-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debuginfo-0:5.3.0-5.el10_2.x86_64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.aarch64",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.ppc64le",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.s390x",
"AppStream-10.2.Z:grafana-pcp-debugsource-0:5.3.0-5.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
RHSA-2026:19137
Vulnerability from csaf_redhat - Published: 2026-05-19 16:11 - Updated: 2026-05-29 10:21A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-1.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch | — |
Vendor Fix
fix
|
A flaw was found in github.com/jackc/pgx, a PostgreSQL driver for Go. This memory-safety vulnerability could allow an attacker to cause various impacts, such as denial of service (DoS) or potentially arbitrary code execution, by exploiting memory corruption issues. The exact method of exploitation and specific consequences would depend on the nature of the memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for go-fdo-server 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": "This package provides a server-side implementation of the FIDO Device Onboard (FDO) specification, written in Go. FDO is an open standard for the late binding of device credentials, allowing for automated and secure on-boarding of devices when they are first powered on in their final location.\n\nSecurity Fix(es):\n\n* github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability (CVE-2026-33816)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\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:19137",
"url": "https://access.redhat.com/errata/RHSA-2026:19137"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2455972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455972"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19137.json"
}
],
"title": "Red Hat Security Advisory: go-fdo-server security update",
"tracking": {
"current_release_date": "2026-05-29T10:21:07+00:00",
"generator": {
"date": "2026-05-29T10:21:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19137",
"initial_release_date": "2026-05-19T16:11:16+00:00",
"revision_history": [
{
"date": "2026-05-19T16:11:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T16:11:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T10:21:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-fdo-server-0:1.0.1-1.el10_2.src",
"product": {
"name": "go-fdo-server-0:1.0.1-1.el10_2.src",
"product_id": "go-fdo-server-0:1.0.1-1.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-server@1.0.1-1.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "go-fdo-server-0:1.0.1-1.el10_2.aarch64",
"product": {
"name": "go-fdo-server-0:1.0.1-1.el10_2.aarch64",
"product_id": "go-fdo-server-0:1.0.1-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-server@1.0.1-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64",
"product": {
"name": "go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64",
"product_id": "go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-server-debugsource@1.0.1-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64",
"product": {
"name": "go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64",
"product_id": "go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-server-debuginfo@1.0.1-1.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-fdo-server-0:1.0.1-1.el10_2.x86_64",
"product": {
"name": "go-fdo-server-0:1.0.1-1.el10_2.x86_64",
"product_id": "go-fdo-server-0:1.0.1-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-server@1.0.1-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64",
"product": {
"name": "go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64",
"product_id": "go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-server-debugsource@1.0.1-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64",
"product": {
"name": "go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64",
"product_id": "go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-server-debuginfo@1.0.1-1.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch",
"product": {
"name": "go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch",
"product_id": "go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-server-manufacturer@1.0.1-1.el10_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "go-fdo-server-owner-0:1.0.1-1.el10_2.noarch",
"product": {
"name": "go-fdo-server-owner-0:1.0.1-1.el10_2.noarch",
"product_id": "go-fdo-server-owner-0:1.0.1-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-server-owner@1.0.1-1.el10_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch",
"product": {
"name": "go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch",
"product_id": "go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-server-rendezvous@1.0.1-1.el10_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-server-0:1.0.1-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.aarch64"
},
"product_reference": "go-fdo-server-0:1.0.1-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-server-0:1.0.1-1.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.src"
},
"product_reference": "go-fdo-server-0:1.0.1-1.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-server-0:1.0.1-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.x86_64"
},
"product_reference": "go-fdo-server-0:1.0.1-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64"
},
"product_reference": "go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64"
},
"product_reference": "go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64"
},
"product_reference": "go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64"
},
"product_reference": "go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch"
},
"product_reference": "go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-server-owner-0:1.0.1-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-1.el10_2.noarch"
},
"product_reference": "go-fdo-server-owner-0:1.0.1-1.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch"
},
"product_reference": "go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.src",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:11:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.src",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19137"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.src",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-33816",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-04-07T16:01:14.142946+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455972"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in github.com/jackc/pgx, a PostgreSQL driver for Go. This memory-safety vulnerability could allow an attacker to cause various impacts, such as denial of service (DoS) or potentially arbitrary code execution, by exploiting memory corruption issues. The exact method of exploitation and specific consequences would depend on the nature of the memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.src",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33816"
},
{
"category": "external",
"summary": "RHBZ#2455972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455972"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33816",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33816"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4772",
"url": "https://pkg.go.dev/vuln/GO-2026-4772"
}
],
"release_date": "2026-04-07T15:19:24.529000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:11:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.src",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19137"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.src",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.src",
"AppStream-10.2.Z:go-fdo-server-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debuginfo-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-server-debugsource-0:1.0.1-1.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-server-manufacturer-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-owner-0:1.0.1-1.el10_2.noarch",
"AppStream-10.2.Z:go-fdo-server-rendezvous-0:1.0.1-1.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability"
}
]
}
RHSA-2026:19139
Vulnerability from csaf_redhat - Published: 2026-05-19 16:11 - Updated: 2026-05-29 10:21A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for go-fdo-client 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": "go-fdo-client is the device-side implementation of FIDO Device Onboard specification in Go. It provides an FDO client that interacts with FDO manufacturer and owner servers to perform device on-boarding.\n\nSecurity Fix(es):\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\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:19139",
"url": "https://access.redhat.com/errata/RHSA-2026:19139"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19139.json"
}
],
"title": "Red Hat Security Advisory: go-fdo-client security update",
"tracking": {
"current_release_date": "2026-05-29T10:21:07+00:00",
"generator": {
"date": "2026-05-29T10:21:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19139",
"initial_release_date": "2026-05-19T16:11:22+00:00",
"revision_history": [
{
"date": "2026-05-19T16:11:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T16:11:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T10:21:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-fdo-client-0:1.0.0-3.el10_2.src",
"product": {
"name": "go-fdo-client-0:1.0.0-3.el10_2.src",
"product_id": "go-fdo-client-0:1.0.0-3.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client@1.0.0-3.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"product": {
"name": "go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"product_id": "go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client@1.0.0-3.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"product": {
"name": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"product_id": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client-debugsource@1.0.0-3.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"product": {
"name": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"product_id": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client-debuginfo@1.0.0-3.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"product": {
"name": "go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"product_id": "go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client@1.0.0-3.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64",
"product": {
"name": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64",
"product_id": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client-debugsource@1.0.0-3.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"product": {
"name": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"product_id": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-fdo-client-debuginfo@1.0.0-3.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-0:1.0.0-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.aarch64"
},
"product_reference": "go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-0:1.0.0-3.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.src"
},
"product_reference": "go-fdo-client-0:1.0.0-3.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-0:1.0.0-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.x86_64"
},
"product_reference": "go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64"
},
"product_reference": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64"
},
"product_reference": "go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64"
},
"product_reference": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64"
},
"product_reference": "go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.src",
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T16:11:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.src",
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19139"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.src",
"AppStream-10.2.Z:go-fdo-client-0:1.0.0-3.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-debuginfo-0:1.0.0-3.el10_2.x86_64",
"AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.aarch64",
"AppStream-10.2.Z:go-fdo-client-debugsource-0:1.0.0-3.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
}
]
}
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.