Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-32281 (GCVE-0-2026-32281)
Vulnerability from cvelistv5 – Published: 2026-04-08 01:06 – Updated: 2026-04-13 18:19- CWE-407 - Inefficient Algorithmic Complexity
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | crypto/x509 |
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-32281",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-13T17:52:37.734298Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T18:19:44.779Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/x509",
"product": "crypto/x509",
"programRoutines": [
{
"name": "policiesValid"
},
{
"name": "Certificate.Verify"
}
],
"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": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-407: Inefficient Algorithmic Complexity",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-08T01:06:58.354Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/758061"
},
{
"url": "https://go.dev/issue/78281"
},
{
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"title": "Inefficient policy validation in crypto/x509"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-32281",
"datePublished": "2026-04-08T01:06:58.354Z",
"dateReserved": "2026-03-11T16:38:46.556Z",
"dateUpdated": "2026-04-13T18:19:44.779Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-32281",
"date": "2026-07-13",
"epss": "0.00349",
"percentile": "0.27015"
},
"microsoft_vex": {
"current_release_date": "2026-06-23T14:43:31.000Z",
"cve": "CVE-2026-32281",
"id": "msrc_CVE-2026-32281",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"product_status:known_affected": "7",
"product_status:known_not_affected": "8",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Inefficient policy validation in crypto/x509",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-32281.json",
"version": "6"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-32281\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-04-08T02:16:03.350\",\"lastModified\":\"2026-06-17T10:35:28.980\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"crypto/x509\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"crypto/x509\",\"programRoutines\":[{\"name\":\"policiesValid\"},{\"name\":\"Certificate.Verify\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.25.9\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.26.0-0\",\"lessThan\":\"1.26.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-13T17:52:37.734298Z\",\"id\":\"CVE-2026-32281\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"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/758061\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/78281\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4946\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-13T17:31:43+00:00",
"cve": "CVE-2026-32281",
"id": "CVE-2026-32281",
"initial_release_date": "2026-04-08T01:06:58.354000+00:00",
"product_status:fixed": "1123",
"product_status:known_affected": "261",
"product_status:known_not_affected": "1104",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-32281.json",
"version": "3"
},
"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-32281\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-13T17:52:37.734298Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-13T17:52:33.394Z\"}}], \"cna\": {\"title\": \"Inefficient policy validation in crypto/x509\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jakub Ciolek - https://ciolek.dev\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/x509\", \"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/x509\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"policiesValid\"}, {\"name\": \"Certificate.Verify\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/758061\"}, {\"url\": \"https://go.dev/issue/78281\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4946\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-407: Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-04-08T01:06:58.354Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-32281\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-13T18:19:44.779Z\", \"dateReserved\": \"2026-03-11T16:38:46.556Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-04-08T01:06:58.354Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:24337
Vulnerability from csaf_redhat - Published: 2026-06-08 01:59 - Updated: 2026-07-13 23:21A 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-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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 is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "rhc is a client tool and daemon that connects the system to Red Hat hosted services enabling system and subscription management.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\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:24337",
"url": "https://access.redhat.com/errata/RHSA-2026:24337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"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_24337.json"
}
],
"title": "Red Hat Security Advisory: rhc security update",
"tracking": {
"current_release_date": "2026-07-13T23:21:51+00:00",
"generator": {
"date": "2026-07-13T23:21:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:24337",
"initial_release_date": "2026-06-08T01:59:19+00:00",
"revision_history": [
{
"date": "2026-06-08T01:59:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-08T01:59:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-13T23:21:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.7-1.el9_6.4.src",
"product": {
"name": "rhc-1:0.2.7-1.el9_6.4.src",
"product_id": "rhc-1:0.2.7-1.el9_6.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.7-1.el9_6.4?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.7-1.el9_6.4.aarch64",
"product": {
"name": "rhc-1:0.2.7-1.el9_6.4.aarch64",
"product_id": "rhc-1:0.2.7-1.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.7-1.el9_6.4?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"product": {
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"product_id": "rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.2.7-1.el9_6.4?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"product": {
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"product_id": "rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.2.7-1.el9_6.4?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"product": {
"name": "rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"product_id": "rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-devel@0.2.7-1.el9_6.4?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.7-1.el9_6.4.ppc64le",
"product": {
"name": "rhc-1:0.2.7-1.el9_6.4.ppc64le",
"product_id": "rhc-1:0.2.7-1.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.7-1.el9_6.4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"product": {
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"product_id": "rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.2.7-1.el9_6.4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"product": {
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"product_id": "rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.2.7-1.el9_6.4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"product": {
"name": "rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"product_id": "rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-devel@0.2.7-1.el9_6.4?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.7-1.el9_6.4.s390x",
"product": {
"name": "rhc-1:0.2.7-1.el9_6.4.s390x",
"product_id": "rhc-1:0.2.7-1.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.7-1.el9_6.4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"product": {
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"product_id": "rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.2.7-1.el9_6.4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"product": {
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"product_id": "rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.2.7-1.el9_6.4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"product": {
"name": "rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"product_id": "rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-devel@0.2.7-1.el9_6.4?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-1:0.2.7-1.el9_6.4.x86_64",
"product": {
"name": "rhc-1:0.2.7-1.el9_6.4.x86_64",
"product_id": "rhc-1:0.2.7-1.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc@0.2.7-1.el9_6.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"product": {
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"product_id": "rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debugsource@0.2.7-1.el9_6.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"product": {
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"product_id": "rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-debuginfo@0.2.7-1.el9_6.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rhc-devel-1:0.2.7-1.el9_6.4.x86_64",
"product": {
"name": "rhc-devel-1:0.2.7-1.el9_6.4.x86_64",
"product_id": "rhc-devel-1:0.2.7-1.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-devel@0.2.7-1.el9_6.4?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-1.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64"
},
"product_reference": "rhc-1:0.2.7-1.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-1.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le"
},
"product_reference": "rhc-1:0.2.7-1.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-1.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x"
},
"product_reference": "rhc-1:0.2.7-1.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-1.el9_6.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src"
},
"product_reference": "rhc-1:0.2.7-1.el9_6.4.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-1:0.2.7-1.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64"
},
"product_reference": "rhc-1:0.2.7-1.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64"
},
"product_reference": "rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le"
},
"product_reference": "rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x"
},
"product_reference": "rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64"
},
"product_reference": "rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64"
},
"product_reference": "rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le"
},
"product_reference": "rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x"
},
"product_reference": "rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64"
},
"product_reference": "rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64"
},
"product_reference": "rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le"
},
"product_reference": "rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x"
},
"product_reference": "rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64"
},
"product_reference": "rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64"
},
"product_reference": "rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le"
},
"product_reference": "rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x"
},
"product_reference": "rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64"
},
"product_reference": "rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-devel-1:0.2.7-1.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64"
},
"product_reference": "rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-devel-1:0.2.7-1.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le"
},
"product_reference": "rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-devel-1:0.2.7-1.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x"
},
"product_reference": "rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-devel-1:0.2.7-1.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.x86_64"
},
"product_reference": "rhc-devel-1:0.2.7-1.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
}
]
},
"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": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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-06-08T01:59:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24337"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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-06-08T01:59:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24337"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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-06-08T01:59:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24337"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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-06-08T01:59:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24337"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:rhc-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debuginfo-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-debugsource-1:0.2.7-1.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:rhc-devel-1:0.2.7-1.el9_6.4.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:24470
Vulnerability from csaf_redhat - Published: 2026-06-08 13:35 - Updated: 2026-07-13 23:21A 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:podman-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.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:podman-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-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:podman-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-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 podman 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 podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\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:24470",
"url": "https://access.redhat.com/errata/RHSA-2026:24470"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"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_24470.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2026-07-13T23:21:51+00:00",
"generator": {
"date": "2026-07-13T23:21:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:24470",
"initial_release_date": "2026-06-08T13:35:36+00:00",
"revision_history": [
{
"date": "2026-06-08T13:35:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-08T13:35:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-13T23:21:51+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": "podman-7:5.8.2-3.el10_2.src",
"product": {
"name": "podman-7:5.8.2-3.el10_2.src",
"product_id": "podman-7:5.8.2-3.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.8.2-3.el10_2?arch=src\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-7:5.8.2-3.el10_2.aarch64",
"product": {
"name": "podman-7:5.8.2-3.el10_2.aarch64",
"product_id": "podman-7:5.8.2-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.8.2-3.el10_2?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-7:5.8.2-3.el10_2.aarch64",
"product": {
"name": "podman-remote-7:5.8.2-3.el10_2.aarch64",
"product_id": "podman-remote-7:5.8.2-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.8.2-3.el10_2?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"product": {
"name": "podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"product_id": "podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.8.2-3.el10_2?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"product": {
"name": "podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"product_id": "podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.8.2-3.el10_2?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"product": {
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"product_id": "podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.8.2-3.el10_2?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"product": {
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"product_id": "podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.8.2-3.el10_2?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-7:5.8.2-3.el10_2.aarch64",
"product": {
"name": "podman-tests-7:5.8.2-3.el10_2.aarch64",
"product_id": "podman-tests-7:5.8.2-3.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.8.2-3.el10_2?arch=aarch64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-7:5.8.2-3.el10_2.ppc64le",
"product": {
"name": "podman-7:5.8.2-3.el10_2.ppc64le",
"product_id": "podman-7:5.8.2-3.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.8.2-3.el10_2?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-7:5.8.2-3.el10_2.ppc64le",
"product": {
"name": "podman-remote-7:5.8.2-3.el10_2.ppc64le",
"product_id": "podman-remote-7:5.8.2-3.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.8.2-3.el10_2?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"product": {
"name": "podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"product_id": "podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.8.2-3.el10_2?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"product": {
"name": "podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"product_id": "podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.8.2-3.el10_2?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"product": {
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"product_id": "podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.8.2-3.el10_2?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"product": {
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"product_id": "podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.8.2-3.el10_2?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-7:5.8.2-3.el10_2.ppc64le",
"product": {
"name": "podman-tests-7:5.8.2-3.el10_2.ppc64le",
"product_id": "podman-tests-7:5.8.2-3.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.8.2-3.el10_2?arch=ppc64le\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-7:5.8.2-3.el10_2.x86_64",
"product": {
"name": "podman-7:5.8.2-3.el10_2.x86_64",
"product_id": "podman-7:5.8.2-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.8.2-3.el10_2?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-7:5.8.2-3.el10_2.x86_64",
"product": {
"name": "podman-remote-7:5.8.2-3.el10_2.x86_64",
"product_id": "podman-remote-7:5.8.2-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.8.2-3.el10_2?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"product": {
"name": "podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"product_id": "podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.8.2-3.el10_2?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"product": {
"name": "podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"product_id": "podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.8.2-3.el10_2?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"product": {
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"product_id": "podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.8.2-3.el10_2?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"product": {
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"product_id": "podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.8.2-3.el10_2?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-7:5.8.2-3.el10_2.x86_64",
"product": {
"name": "podman-tests-7:5.8.2-3.el10_2.x86_64",
"product_id": "podman-tests-7:5.8.2-3.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.8.2-3.el10_2?arch=x86_64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-7:5.8.2-3.el10_2.s390x",
"product": {
"name": "podman-7:5.8.2-3.el10_2.s390x",
"product_id": "podman-7:5.8.2-3.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.8.2-3.el10_2?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-7:5.8.2-3.el10_2.s390x",
"product": {
"name": "podman-remote-7:5.8.2-3.el10_2.s390x",
"product_id": "podman-remote-7:5.8.2-3.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.8.2-3.el10_2?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-7:5.8.2-3.el10_2.s390x",
"product": {
"name": "podman-debugsource-7:5.8.2-3.el10_2.s390x",
"product_id": "podman-debugsource-7:5.8.2-3.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.8.2-3.el10_2?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"product": {
"name": "podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"product_id": "podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.8.2-3.el10_2?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"product": {
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"product_id": "podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.8.2-3.el10_2?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"product": {
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"product_id": "podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.8.2-3.el10_2?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-7:5.8.2-3.el10_2.s390x",
"product": {
"name": "podman-tests-7:5.8.2-3.el10_2.s390x",
"product_id": "podman-tests-7:5.8.2-3.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.8.2-3.el10_2?arch=s390x\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-7:5.8.2-3.el10_2.noarch",
"product": {
"name": "podman-docker-7:5.8.2-3.el10_2.noarch",
"product_id": "podman-docker-7:5.8.2-3.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@5.8.2-3.el10_2?arch=noarch\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.8.2-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.aarch64"
},
"product_reference": "podman-7:5.8.2-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.8.2-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le"
},
"product_reference": "podman-7:5.8.2-3.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.8.2-3.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x"
},
"product_reference": "podman-7:5.8.2-3.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.8.2-3.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src"
},
"product_reference": "podman-7:5.8.2-3.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.8.2-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64"
},
"product_reference": "podman-7:5.8.2-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.8.2-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64"
},
"product_reference": "podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.8.2-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le"
},
"product_reference": "podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.8.2-3.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x"
},
"product_reference": "podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.8.2-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64"
},
"product_reference": "podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.8.2-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64"
},
"product_reference": "podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.8.2-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le"
},
"product_reference": "podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.8.2-3.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x"
},
"product_reference": "podman-debugsource-7:5.8.2-3.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.8.2-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64"
},
"product_reference": "podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-7:5.8.2-3.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch"
},
"product_reference": "podman-docker-7:5.8.2-3.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-7:5.8.2-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64"
},
"product_reference": "podman-remote-7:5.8.2-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-7:5.8.2-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le"
},
"product_reference": "podman-remote-7:5.8.2-3.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-7:5.8.2-3.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x"
},
"product_reference": "podman-remote-7:5.8.2-3.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-7:5.8.2-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64"
},
"product_reference": "podman-remote-7:5.8.2-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64"
},
"product_reference": "podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le"
},
"product_reference": "podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x"
},
"product_reference": "podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64"
},
"product_reference": "podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64"
},
"product_reference": "podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le"
},
"product_reference": "podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x"
},
"product_reference": "podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64"
},
"product_reference": "podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.8.2-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64"
},
"product_reference": "podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.8.2-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le"
},
"product_reference": "podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.8.2-3.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x"
},
"product_reference": "podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.8.2-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64"
},
"product_reference": "podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.8.2-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64"
},
"product_reference": "podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.8.2-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le"
},
"product_reference": "podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.8.2-3.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x"
},
"product_reference": "podman-debugsource-7:5.8.2-3.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.8.2-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64"
},
"product_reference": "podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64"
},
"product_reference": "podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le"
},
"product_reference": "podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x"
},
"product_reference": "podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64"
},
"product_reference": "podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-7:5.8.2-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64"
},
"product_reference": "podman-tests-7:5.8.2-3.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-7:5.8.2-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le"
},
"product_reference": "podman-tests-7:5.8.2-3.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-7:5.8.2-3.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x"
},
"product_reference": "podman-tests-7:5.8.2-3.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-7:5.8.2-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64"
},
"product_reference": "podman-tests-7:5.8.2-3.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64"
},
"product_reference": "podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le"
},
"product_reference": "podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x"
},
"product_reference": "podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64"
},
"product_reference": "podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
}
]
},
"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": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"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:podman-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.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-06-08T13:35:36+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:podman-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24470"
}
],
"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:podman-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.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:podman-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.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-06-08T13:35:36+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:podman-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24470"
},
{
"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:podman-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.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:podman-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.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-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": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"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:podman-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-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-06-08T13:35:36+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:podman-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24470"
}
],
"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:podman-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.src",
"AppStream-10.2.Z:podman-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-docker-7:5.8.2-3.el10_2.noarch",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"AppStream-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-debugsource-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-remote-debuginfo-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-7:5.8.2-3.el10_2.x86_64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.aarch64",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.ppc64le",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-3.el10_2.s390x",
"CRB-10.2.Z:podman-tests-debuginfo-7:5.8.2-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:24473
Vulnerability from csaf_redhat - Published: 2026-06-08 12:51 - Updated: 2026-07-13 17:31A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator (URL) containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization, leading to distinct URLs resolving to the same internal path. This could allow an attacker to bypass security policies that rely on path-based comparisons, potentially gaining unauthorized access to resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64 | — |
A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64 | — |
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: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64 | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le | — | ||
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64 | — |
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64 | — |
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": "Network Observability 1.12 for Red Hat OpenShift.",
"title": "Topic"
},
{
"category": "general",
"text": "Network flows collector and monitoring solution.",
"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:24473",
"url": "https://access.redhat.com/errata/RHSA-2026:24473"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29063",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6321",
"url": "https://access.redhat.com/security/cve/CVE-2026-6321"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/latest/observability/network_observability/network-observability-operator-release-notes.html",
"url": "https://docs.openshift.com/container-platform/latest/observability/network_observability/network-observability-operator-release-notes.html"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_24473.json"
}
],
"title": "Red Hat Security Advisory: Network Observability 1.12.0 for OpenShift",
"tracking": {
"current_release_date": "2026-07-13T17:31:55+00:00",
"generator": {
"date": "2026-07-13T17:31:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:24473",
"initial_release_date": "2026-06-08T12:51:19+00:00",
"revision_history": [
{
"date": "2026-06-08T12:51:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-08T12:51:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-13T17:31:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Network Observability (NETOBSERV) 1.12.0",
"product": {
"name": "Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:network_observ_optr:1.12::el9"
}
}
}
],
"category": "product_family",
"name": "Network Observability (NETOBSERV)"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"product_id": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256%3Ab3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=1780555437"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"product_id": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256%3Aaf9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=1780555568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"product_id": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-cli-rhel9@sha256%3A770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-cli-rhel9\u0026tag=1780555785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"product_id": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-pf4-rhel9@sha256%3A2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9\u0026tag=1780920979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"product_id": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-pf5-rhel9@sha256%3Ac392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9\u0026tag=1780921100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"product_id": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256%3A710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=1780556069"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"product_id": "registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256%3A3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1780921818"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"product_id": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256%3A177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=1780555442"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"product_id": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256%3A15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=1780555437"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"product_id": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256%3Ad683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=1780555568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"product_id": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-cli-rhel9@sha256%3A186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-cli-rhel9\u0026tag=1780555785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"product_id": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-pf4-rhel9@sha256%3A92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9\u0026tag=1780920979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"product_id": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-pf5-rhel9@sha256%3A4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9\u0026tag=1780921100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"product_id": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256%3A709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=1780556069"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64",
"product_id": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256%3Ad54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=1780555442"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"product_id": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256%3A495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=1780555437"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"product_id": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256%3Af156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=1780555568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"product_id": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-cli-rhel9@sha256%3Ab29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-cli-rhel9\u0026tag=1780555785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"product_id": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-pf4-rhel9@sha256%3A3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9\u0026tag=1780920979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"product_id": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-pf5-rhel9@sha256%3A53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9\u0026tag=1780921100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"product_id": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256%3A2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=1780556069"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"product_id": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256%3A5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=1780555442"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"product_id": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256%3A2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=1780555437"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"product_id": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256%3A7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=1780555568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"product_id": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-cli-rhel9@sha256%3Ad989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-cli-rhel9\u0026tag=1780555785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"product_id": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-pf4-rhel9@sha256%3A18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9\u0026tag=1780920979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"product_id": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-pf5-rhel9@sha256%3A86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9\u0026tag=1780921100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"product_id": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256%3Ab84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=1780556069"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"product": {
"name": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"product_id": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256%3A47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=1780555442"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64 as a component of Network Observability (NETOBSERV) 1.12.0",
"product_id": "Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
},
"product_reference": "registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64",
"relates_to_product_reference": "Network Observability (NETOBSERV) 1.12.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6321",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-04T20:01:14.938426+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466582"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator (URL) containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization, leading to distinct URLs resolving to the same internal path. This could allow an attacker to bypass security policies that rely on path-based comparisons, potentially gaining unauthorized access to resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies",
"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": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x"
],
"known_not_affected": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6321"
},
{
"category": "external",
"summary": "RHBZ#2466582",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466582"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6321"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-q3j6-qgpj-74h6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-q3j6-qgpj-74h6"
}
],
"release_date": "2026-05-04T19:31:57.253000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T12:51:19+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24473"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies"
},
{
"cve": "CVE-2026-29063",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-06T19:00:57.982727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this vulnerability requires that an attacker is able to provide arbitrary data to clients of this library in a way that calls the affected functions with data the attacker controls. In most deployments, the ability to provide data in this fashion requires that an attacker has some degree of privileges to access the affected applications.",
"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": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64"
],
"known_not_affected": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "RHBZ#2445291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw",
"url": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw"
}
],
"release_date": "2026-03-06T18:25:22.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T12:51:19+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24473"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"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:H",
"version": "3.1"
},
"products": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
}
],
"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": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64"
],
"known_not_affected": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
},
"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-06-08T12:51:19+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24473"
},
{
"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": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
}
],
"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": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64"
],
"known_not_affected": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T12:51:19+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24473"
}
],
"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": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"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": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x"
],
"known_not_affected": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T12:51:19+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24473"
},
{
"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": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:186107c5889c721393d00060b289b7de12d09eb8948bf6a6b47de1ff7cd378fd_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:770f6d640f9626bebb25cbae05548d491a3de298951ac95545fda04c0ec98910_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:b29292d1baad6fbc3166f73fc7f9ad2e2b2d4c28c0b4335037920319965242ce_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-cli-rhel9@sha256:d989a27be48501bd25ddc7a31d4267da3ad5f22d83cc144c0e5b5b8d8a6c1e3a_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:18b40e8768140b29a15e46db3628f07fc638d3014ec0aa9a8d8c1eeeb94165f5_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:2a0af571487743e5a9ac8207197653f03473a9f11c1e8dd0a8dc7cc969750ece_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:3229843db1b2a1d3991f46cf85946600167f29f946003d81210a9ce10fd32b1f_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf4-rhel9@sha256:92f200153dbb9775709821466162f8520cf79c3acd03fffa9863c9e0ed60222a_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:4473fa91d93195bd59745b98a7bf957a82301f1ed05ea88d46f5ea17adec8c0f_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:53c3a661e71297d0e646c60dd0aba4a35958dd3cd39b150c03b23e93b4488db6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:86ac6723b521b8650d618b6a203b27fd75e13451e5c839fd290e1b884efa5fbe_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-pf5-rhel9@sha256:c392749e55b4f52dec2df847b855fe0e857933183f99fb59fe0ca4f13f2cd710_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:2ad4f88f7bd6faa39c05f319e9bcc868b2858f36f0b6ffea5a94af9f7e326bf5_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:709deb067255347bf18c033206e5387717a84710c1f15a3df6b905ebfcc13774_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:710832f31eaaf9c5824d42010d8394191221a66f5b6f3f1769aee03a995e2c0f_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-console-plugin-rhel9@sha256:b84d56f497720d1482ec1cf649238a87bd2864c1c5a90da80a30c05d2f6ca3d1_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:7a48e772d5300ddcfc16d4315709a0cbe6c2173ddc2a86390076ea070fb6a6d4_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:af9f0daa8cd435af63edbbdbe2f1666486d3cf5d5fc217d7e3c62676cc0910a2_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:d683a66ddb3353d73bed2175d0327c03e75e86127e066b866d860cabd86b3d89_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9@sha256:f156ec35b1d0c622b45f3301bf5b272327afca9c693e48ed0f4250968d31e3ac_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:15cf18699235a8402829972b354f647a5f476fe23fa5d73178975ef8db06bfef_arm64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:2944134efddc84078eb3758b2908d31be84f78c75cae1cac5c10ed6b6a1dd45d_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:495f702fe42bf2ed674eac5050fd8d44b7e9a9e7873635c8785e6b5643cda4c6_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b3040a476d85a4ea7f80107bb52aa07a35205df9a582275c4ea5850e134f37ed_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-operator-bundle@sha256:3334ff41c9a32e1adab61a312fbfe23a993e9e66eb67ebaad1333916823a8311_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:177faa07236fc15662f486f1af148c99479c7a239ed62e11f7c12e5b72d7cb8c_amd64",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:47f75fb1ed88ceefb131d6412f858b62f241d8e35ebc85a4ced6926268c4f071_s390x",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:5c7ad860ba235237f944db137098153d3a1d7a3f2fa628815d57ce1226378c41_ppc64le",
"Network Observability (NETOBSERV) 1.12.0:registry.redhat.io/network-observability/network-observability-rhel9-operator@sha256:d54eddf15df440962bd24a37f77e7fe75e38ef770f04fa0491cc86d6d1afe171_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
}
]
}
RHSA-2026:24482
Vulnerability from csaf_redhat - Published: 2026-06-08 13:11 - Updated: 2026-07-14 04:52A 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: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64 | — |
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: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64 | — |
Workaround
|
A flaw was found in github.com/jackc/pgx. This memory-safety vulnerability could potentially lead to unexpected behavior or system instability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64 | — |
Workaround
|
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: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64 | — |
Workaround
|
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: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64 | — |
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": "The 1.3.5 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, 4.20 and 4.21",
"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:24482",
"url": "https://access.redhat.com/errata/RHSA-2026:24482"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33815",
"url": "https://access.redhat.com/security/cve/CVE-2026-33815"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33816",
"url": "https://access.redhat.com/security/cve/CVE-2026-33816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34986",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_24482.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.5 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-07-14T04:52:16+00:00",
"generator": {
"date": "2026-07-14T04:52:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:24482",
"initial_release_date": "2026-06-08T13:11:51+00:00",
"revision_history": [
{
"date": "2026-06-08T13:11:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-08T13:11:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-14T04:52:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"product": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"product_id": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cosign-rhel9@sha256%3Ace13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/cosign-rhel9\u0026tag=1780049582"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"product_id": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fetch-tsa-certs-rhel9@sha256%3A3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/fetch-tsa-certs-rhel9\u0026tag=1780051354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"product": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"product_id": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitsign-rhel9@sha256%3A19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/gitsign-rhel9\u0026tag=1780052587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-cli-rhel9@sha256%3A82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/rekor-cli-rhel9\u0026tag=1780049214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64",
"product": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64",
"product_id": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/updatetree-rhel9@sha256%3A806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/updatetree-rhel9\u0026tag=1780053572"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64"
},
"product_reference": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64"
},
"product_reference": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
},
"product_reference": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
}
],
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
},
"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-06-08T13:11:51+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24482"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
}
],
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
}
],
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
},
"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-06-08T13:11:51+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24482"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
}
],
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-33815",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-04-07T16:01:25.130006+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455975"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in github.com/jackc/pgx. This memory-safety vulnerability could potentially lead to unexpected behavior or system instability.",
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33815"
},
{
"category": "external",
"summary": "RHBZ#2455975",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455975"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33815",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33815"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33815",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33815"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4771",
"url": "https://pkg.go.dev/vuln/GO-2026-4771"
}
],
"release_date": "2026-04-07T15:19:24.344000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T13:11:51+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24482"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
}
],
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability"
},
{
"cve": "CVE-2026-33816",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-04-07T16:01:14.142946+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64"
]
}
],
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64"
]
},
"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-06-08T13:11:51+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24482"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
}
],
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64"
]
}
],
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64"
]
},
"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-06-08T13:11:51+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24482"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:ce13481894c8221aac0eb0558a940038ef490433339199d07687fb19521dae67_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:3941ce6dadc616e3144b62f047e595fa4d14f5d6dd2b6a5ac72daea079d48e48_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:19bdf80850dd534dd73be69c97dc1c3dfc58871c11bef5b5f44e6e37c4c84c93_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:82d86b76b9557e4018e9eefcb6ee9731437f76ae1aac60d1b73849a1a82d157a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:806a999984c47cf2fef698c91f9f208a59452f04c13326bbd1261cb471343daf_amd64"
]
}
],
"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:24503
Vulnerability from csaf_redhat - Published: 2026-06-08 14:02 - Updated: 2026-07-13 17:31A flaw was found in Pyroscope. When Tencent Cloud Object Storage (COS) is configured as the storage backend, an attacker with access to the Pyroscope API can extract the `secret_key` value in plaintext. This issue leads to sensitive information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 | — |
Workaround
|
A flaw was found in Tempo. A remote attacker can exploit this vulnerability by sending large queries to the Tempo service. This can lead to excessive memory allocations, potentially causing a Denial of Service (DoS) by impacting the availability of the service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 | — |
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: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 | — |
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: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/image. A remote attacker could exploit this vulnerability by providing a specially crafted WEBP image with an invalid, large size. This could cause the application to panic and crash on 32-bit platforms, leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 | — |
A flaw was found in github.com/jackc/pgx. This memory-safety vulnerability could potentially lead to unexpected behavior or system instability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 | — |
Workaround
|
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: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 | — |
Workaround
|
A flaw was found in Moby, an open-source container framework. This security vulnerability allows attackers to bypass authorization plugins (AuthZ), which are mechanisms designed to control access and permissions within the container environment. The bypass of these plugins can lead to unauthorized operations and potential compromise of the system's integrity and confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 | — |
Workaround
|
A flaw was found in OpenFGA, an authorization/permission engine. When OpenFGA is configured to use preshared-key authentication and the built-in playground is enabled and accessible beyond localhost or trusted networks, a remote attacker can exploit this vulnerability. The local server includes the preshared API key in the HTML response of the /playground endpoint, leading to information disclosure of the API key. This can allow unauthorized access to the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 | — |
A flaw was found in github.com/gomarkdown/markdown, a Go library for parsing Markdown text and rendering as HTML. A remote attacker could exploit this vulnerability by providing a specially crafted malformed input. Specifically, input containing a '<' character not followed by a '>' character, when processed by the SmartypantsRenderer, can lead to an out-of-bounds read or a panic. This can result in a denial of service (DoS) for the application, making it unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 | — |
Workaround
|
A flaw was found in the Apache Thrift TFramedTransport Go language implementation. This integer overflow or wraparound vulnerability could potentially allow an attacker to cause unexpected behavior or resource exhaustion, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le | — | ||
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 | — |
A flaw was found in Apache Thrift. This vulnerability involves improper validation of a certificate with a host mismatch, which could allow a remote attacker to bypass security checks. By presenting a specially crafted certificate, an attacker may impersonate a legitimate server or client. This could lead to a security bypass, potentially enabling unauthorized access or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 | — |
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": "Multicluster Global Hub v1.7.1 general availability release images, which provide security fixes, bug fixes, and updated container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important. \nA Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat multicluster global hub is a set of components that enable you to import one or more hub clusters and manage them from a single hub cluster.",
"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:24503",
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-41118",
"url": "https://access.redhat.com/security/cve/CVE-2025-41118"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21728",
"url": "https://access.redhat.com/security/cve/CVE-2026-21728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33813",
"url": "https://access.redhat.com/security/cve/CVE-2026-33813"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33815",
"url": "https://access.redhat.com/security/cve/CVE-2026-33815"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33816",
"url": "https://access.redhat.com/security/cve/CVE-2026-33816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34040",
"url": "https://access.redhat.com/security/cve/CVE-2026-34040"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40293",
"url": "https://access.redhat.com/security/cve/CVE-2026-40293"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40890",
"url": "https://access.redhat.com/security/cve/CVE-2026-40890"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41602",
"url": "https://access.redhat.com/security/cve/CVE-2026-41602"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-43869",
"url": "https://access.redhat.com/security/cve/CVE-2026-43869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_24503.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Global Hub 1.7.1 security update",
"tracking": {
"current_release_date": "2026-07-13T17:31:54+00:00",
"generator": {
"date": "2026-07-13T17:31:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:24503",
"initial_release_date": "2026-06-08T14:02:51+00:00",
"revision_history": [
{
"date": "2026-06-08T14:02:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-08T14:03:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-13T17:31:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Multicluster Global Hub 1.7.1",
"product": {
"name": "Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_globalhub:1.7::el9"
}
}
}
],
"category": "product_family",
"name": "Multicluster Global Hub"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-grafana-rhel9@sha256%3A90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9\u0026tag=1779925273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-agent-rhel9@sha256%3A117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9\u0026tag=1780361828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-manager-rhel9@sha256%3A056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9\u0026tag=1780615638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-operator-bundle@sha256%3A6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle\u0026tag=1780616828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-rhel9-operator@sha256%3A4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator\u0026tag=1779887500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-postgres-exporter-rhel9@sha256%3A31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9\u0026tag=1779815431"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-grafana-rhel9@sha256%3A1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9\u0026tag=1779925273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-agent-rhel9@sha256%3A368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9\u0026tag=1780361828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-manager-rhel9@sha256%3Ab811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9\u0026tag=1780615638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-rhel9-operator@sha256%3A9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator\u0026tag=1779887500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-postgres-exporter-rhel9@sha256%3Ad509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9\u0026tag=1779815431"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-grafana-rhel9@sha256%3A0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9\u0026tag=1779925273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-agent-rhel9@sha256%3A58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9\u0026tag=1780361828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-manager-rhel9@sha256%3A54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9\u0026tag=1780615638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-rhel9-operator@sha256%3A0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator\u0026tag=1779887500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-postgres-exporter-rhel9@sha256%3A8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9\u0026tag=1779815431"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-grafana-rhel9@sha256%3A3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9\u0026tag=1779925273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-agent-rhel9@sha256%3Af49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9\u0026tag=1780361828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-manager-rhel9@sha256%3A3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9\u0026tag=1780615638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-rhel9-operator@sha256%3Adfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator\u0026tag=1779887500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-postgres-exporter-rhel9@sha256%3A7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9\u0026tag=1779815431"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64 as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64 as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64 as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64 as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64 as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64 as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64 as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64 as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64 as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64 as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64 as a component of Multicluster Global Hub 1.7.1",
"product_id": "Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64",
"relates_to_product_reference": "Multicluster Global Hub 1.7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-41118",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-04-15T20:02:03.347892+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458796"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pyroscope. When Tencent Cloud Object Storage (COS) is configured as the storage backend, an attacker with access to the Pyroscope API can extract the `secret_key` value in plaintext. This issue leads to sensitive information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyroscope: sensitive COS SecretKey exposed in plaintext via configuration API due to missing type protection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw allows an attacker with direct access to the Pyroscope API to extract the Tencent Cloud Object Storage (COS) `secret_key` in plaintext when COS is configured as the storage backend. 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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"known_not_affected": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-41118"
},
{
"category": "external",
"summary": "RHBZ#2458796",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458796"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-41118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41118"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-41118",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-41118"
},
{
"category": "external",
"summary": "https://grafana.com/security/security-advisories/cve-2025-41118",
"url": "https://grafana.com/security/security-advisories/cve-2025-41118"
}
],
"release_date": "2026-04-15T19:15:17.689000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T14:02:51+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, limit network exposure of the Pyroscope API so it is only accessible by trusted users on the internal network.",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyroscope: sensitive COS SecretKey exposed in plaintext via configuration API due to missing type protection"
},
{
"cve": "CVE-2026-21728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T09:00:58.144273+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tempo. A remote attacker can exploit this vulnerability by sending large queries to the Tempo service. This can lead to excessive memory allocations, potentially causing a Denial of Service (DoS) by impacting the availability of the service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana/tempo: Tempo: Denial of Service via large queries",
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"known_not_affected": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21728"
},
{
"category": "external",
"summary": "RHBZ#2461395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21728",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21728"
},
{
"category": "external",
"summary": "https://grafana.com/security/security-advisories/cve-2026-21728",
"url": "https://grafana.com/security/security-advisories/cve-2026-21728"
}
],
"release_date": "2026-04-24T08:00:47.074000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T14:02:51+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
}
],
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana/tempo: Tempo: Denial of Service via large queries"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"known_not_affected": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
},
"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-06-08T14:02:51+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
},
{
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"known_not_affected": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
},
"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-06-08T14:02:51+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
},
{
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-33813",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-21T20:01:02.224363+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460221"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/image. A remote attacker could exploit this vulnerability by providing a specially crafted WEBP image with an invalid, large size. This could cause the application to panic and crash on 32-bit platforms, leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing",
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"known_not_affected": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33813"
},
{
"category": "external",
"summary": "RHBZ#2460221",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460221"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33813",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33813"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33813",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33813"
},
{
"category": "external",
"summary": "https://go.dev/cl/759860",
"url": "https://go.dev/cl/759860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78407",
"url": "https://go.dev/issue/78407"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4961",
"url": "https://pkg.go.dev/vuln/GO-2026-4961"
}
],
"release_date": "2026-04-21T19:21:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T14:02:51+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing"
},
{
"cve": "CVE-2026-33815",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-04-07T16:01:25.130006+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455975"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in github.com/jackc/pgx. This memory-safety vulnerability could potentially lead to unexpected behavior or system instability.",
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"known_not_affected": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33815"
},
{
"category": "external",
"summary": "RHBZ#2455975",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455975"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33815",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33815"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33815",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33815"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4771",
"url": "https://pkg.go.dev/vuln/GO-2026-4771"
}
],
"release_date": "2026-04-07T15:19:24.344000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T14:02:51+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
},
{
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability"
},
{
"cve": "CVE-2026-33816",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-04-07T16:01:14.142946+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"known_not_affected": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
},
"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-06-08T14:02:51+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
},
{
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability"
},
{
"cve": "CVE-2026-34040",
"cwe": {
"id": "CWE-807",
"name": "Reliance on Untrusted Inputs in a Security Decision"
},
"discovery_date": "2026-03-31T03:01:34.530713+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453278"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Moby, an open-source container framework. This security vulnerability allows attackers to bypass authorization plugins (AuthZ), which are mechanisms designed to control access and permissions within the container environment. The bypass of these plugins can lead to unauthorized operations and potential compromise of the system\u0027s integrity and confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Moby: Moby: Authorization bypass 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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"known_not_affected": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34040"
},
{
"category": "external",
"summary": "RHBZ#2453278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453278"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34040",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34040"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34040",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34040"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/releases/tag/docker-v29.3.1",
"url": "https://github.com/moby/moby/releases/tag/docker-v29.3.1"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-x744-4wpc-v9h2",
"url": "https://github.com/moby/moby/security/advisories/GHSA-x744-4wpc-v9h2"
}
],
"release_date": "2026-03-31T01:36:48.205000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T14:02:51+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
},
{
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Moby: Moby: Authorization bypass vulnerability"
},
{
"cve": "CVE-2026-40293",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-04-17T22:01:37.276056+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2459341"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenFGA, an authorization/permission engine. When OpenFGA is configured to use preshared-key authentication and the built-in playground is enabled and accessible beyond localhost or trusted networks, a remote attacker can exploit this vulnerability. The local server includes the preshared API key in the HTML response of the /playground endpoint, leading to information disclosure of the API key. This can allow unauthorized access to the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenFGA: github.com/openfga/openfga: OpenFGA: Information disclosure of preshared API key via playground endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in OpenFGA, an authorization engine used in Red Hat products. The vulnerability occurs when OpenFGA is configured with preshared-key authentication and its built-in playground is enabled and exposed beyond localhost or trusted networks. The /playground endpoint, intended for development, can then reveal the preshared API key, potentially leading to unauthorized access.",
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"known_not_affected": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40293"
},
{
"category": "external",
"summary": "RHBZ#2459341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459341"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40293",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40293"
},
{
"category": "external",
"summary": "https://github.com/openfga/openfga/releases/tag/v1.14.0",
"url": "https://github.com/openfga/openfga/releases/tag/v1.14.0"
},
{
"category": "external",
"summary": "https://github.com/openfga/openfga/security/advisories/GHSA-68m9-983m-f3v5",
"url": "https://github.com/openfga/openfga/security/advisories/GHSA-68m9-983m-f3v5"
}
],
"release_date": "2026-04-17T20:47:06.804000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T14:02:51+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
}
],
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenFGA: github.com/openfga/openfga: OpenFGA: Information disclosure of preshared API key via playground endpoint"
},
{
"cve": "CVE-2026-40890",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-04-21T20:02:56.729456+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460245"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in github.com/gomarkdown/markdown, a Go library for parsing Markdown text and rendering as HTML. A remote attacker could exploit this vulnerability by providing a specially crafted malformed input. Specifically, input containing a \u0027\u003c\u0027 character not followed by a \u0027\u003e\u0027 character, when processed by the SmartypantsRenderer, can lead to an out-of-bounds read or a panic. This can result in a denial of service (DoS) for the application, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/gomarkdown/markdown: github.com/gomarkdown/markdown: Denial of Service via malformed Markdown input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw affecting Red Hat products that utilize the `github.com/gomarkdown/markdown` library. The vulnerability occurs when the `SmartypantsRenderer` processes specially crafted malformed Markdown input containing an unclosed \u0027\u003c\u0027 character, leading to an out-of-bounds read or application panic. A successful exploitation may lead the application using the library unavailable.",
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"known_not_affected": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40890"
},
{
"category": "external",
"summary": "RHBZ#2460245",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460245"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40890",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40890"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40890",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40890"
},
{
"category": "external",
"summary": "https://github.com/gomarkdown/markdown/commit/759bbc3e32073c3bc4e25969c132fc520eda2778",
"url": "https://github.com/gomarkdown/markdown/commit/759bbc3e32073c3bc4e25969c132fc520eda2778"
},
{
"category": "external",
"summary": "https://github.com/gomarkdown/markdown/security/advisories/GHSA-77fj-vx54-gvh7",
"url": "https://github.com/gomarkdown/markdown/security/advisories/GHSA-77fj-vx54-gvh7"
}
],
"release_date": "2026-04-21T19:51:53.237000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T14:02:51+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
},
{
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/gomarkdown/markdown: github.com/gomarkdown/markdown: Denial of Service via malformed Markdown input"
},
{
"cve": "CVE-2026-41602",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-28T10:01:16.099816+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463407"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Apache Thrift TFramedTransport Go language implementation. This integer overflow or wraparound vulnerability could potentially allow an attacker to cause unexpected behavior or resource exhaustion, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/apache/thrift: Apache Thrift: Integer Overflow in TFramedTransport Go implementation",
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"known_not_affected": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41602"
},
{
"category": "external",
"summary": "RHBZ#2463407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463407"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41602",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41602"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41602",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41602"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/28/6",
"url": "http://www.openwall.com/lists/oss-security/2026/04/28/6"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/lb4j0zyd5f3g36cos0wql925przpnwql",
"url": "https://lists.apache.org/thread/lb4j0zyd5f3g36cos0wql925przpnwql"
}
],
"release_date": "2026-04-28T09:19:06.646000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T14:02:51+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
}
],
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/apache/thrift: Apache Thrift: Integer Overflow in TFramedTransport Go implementation"
},
{
"cve": "CVE-2026-43869",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-05T08:00:56.417384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466660"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Thrift. This vulnerability involves improper validation of a certificate with a host mismatch, which could allow a remote attacker to bypass security checks. By presenting a specially crafted certificate, an attacker may impersonate a legitimate server or client. This could lead to a security bypass, potentially enabling unauthorized access or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Thrift: Apache Thrift: Security bypass due to improper certificate 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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"known_not_affected": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43869"
},
{
"category": "external",
"summary": "RHBZ#2466660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466660"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43869"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/3hsgl1b69wzq3ry39scqbv2dhyl3j52r",
"url": "https://lists.apache.org/thread/3hsgl1b69wzq3ry39scqbv2dhyl3j52r"
}
],
"release_date": "2026-05-05T07:25:48.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T14:02:51+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24503"
},
{
"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": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:117a8c83568dc190f011469ea39c35ed1a16a7040397b092675e08c0630b3688_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:368e38ef2cb6f7ae5a39d8802785bc1e2ea406650f0f1572425ee9e473f7dd23_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:58d6a46e506128186ff995a3f4cace3c4644bf6dfe6aa686aa120c1948a16241_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:f49ddb5fcea92e6361346508380cab45bc6228c151354d247e17d9700e82d58e_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:0d6c621066cdc9c428c9286b7dd8ce0eed831de27b385c17e3761a1d411e034b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:1f04b37cd35946131e8dd90bcec49796ae6f431d4a800b5c6de8162ab6fe0d8e_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:3a7f09a334a51b8f8d2da9871cc28d29de6c32cdfa12ccd38f43d101f18dcfff_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:90153b5c4c5deeb7abadc7ac8ebb96b9ac72825ef609e8a172cb6866f3db351d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:056a115b19ecc05e38b2211e7adcddd4bb8e691c8403598391816db8d2f29178_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:3b6012d3ae4ca3c074f6a9895c7c46e3cb7c55dbbd48b2118eabe228eb06fcb1_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:54eb853bc03d77214dfc4110f6880f90b5d0b2a509941c3a0ce20e73ab978952_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:b811ad761dc45e80c61a409685f0cb18d0d87378339363185b46d56b191c7e07_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:6ef843cb38796a93ecd60deafbb6fb902f5d6d93a38023d2af736d5942f410f5_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:31dc2fb94d13afd25570799ae1a1504e918eb55d79d6360a4576f3ec14ca82f6_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:7a010c71fb5d894642c4feeb8dd841e9be0745cdadc206407be15f245895f949_arm64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:8d2f906d14238270d146c26c4dc54f8e219fe0b3ac2311312173fcc75af7101b_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:d509da45ed3ead45ff85dcb8d1d88883cc815a6cd2cbdba18e813448e859c490_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:0a3e487b8271091ee4e2f5ba71475c8986592f9c634974e2a319e05a15d566bb_s390x",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:4063ad90ef97f9e81e8f75803f64cec8a72d3dc43dfc0dd58e3f6731b4dcef8d_amd64",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9f50860471c0cb8176d3d9354877313976ee871922326547ecb8ee869e81ca61_ppc64le",
"Multicluster Global Hub 1.7.1:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:dfdd95b60e0ba33c068a4b1b02442b908b383695dffefb6cefd7a6f738986d9d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache Thrift: Apache Thrift: Security bypass due to improper certificate validation"
}
]
}
RHSA-2026:24716
Vulnerability from csaf_redhat - Published: 2026-06-09 07:07 - Updated: 2026-07-13 23:21A 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:yggdrasil-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.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:yggdrasil-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.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:yggdrasil-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.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 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* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\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:24716",
"url": "https://access.redhat.com/errata/RHSA-2026:24716"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"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_24716.json"
}
],
"title": "Red Hat Security Advisory: yggdrasil security update",
"tracking": {
"current_release_date": "2026-07-13T23:21:51+00:00",
"generator": {
"date": "2026-07-13T23:21:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:24716",
"initial_release_date": "2026-06-09T07:07:40+00:00",
"revision_history": [
{
"date": "2026-06-09T07:07:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-09T07:07:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-13T23:21:51+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-5.el10_2.src",
"product": {
"name": "yggdrasil-0:0.4.9-5.el10_2.src",
"product_id": "yggdrasil-0:0.4.9-5.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.9-5.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.9-5.el10_2.aarch64",
"product": {
"name": "yggdrasil-0:0.4.9-5.el10_2.aarch64",
"product_id": "yggdrasil-0:0.4.9-5.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.9-5.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"product": {
"name": "yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"product_id": "yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.9-5.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"product_id": "yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.9-5.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.9-5.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"product": {
"name": "yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"product_id": "yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.9-5.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"product": {
"name": "yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"product_id": "yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.9-5.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"product": {
"name": "yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"product_id": "yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.9-5.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"product_id": "yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.9-5.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.9-5.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"product": {
"name": "yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"product_id": "yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.9-5.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.9-5.el10_2.s390x",
"product": {
"name": "yggdrasil-0:0.4.9-5.el10_2.s390x",
"product_id": "yggdrasil-0:0.4.9-5.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.9-5.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"product": {
"name": "yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"product_id": "yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.9-5.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"product_id": "yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.9-5.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.9-5.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"product": {
"name": "yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"product_id": "yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.9-5.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.9-5.el10_2.x86_64",
"product": {
"name": "yggdrasil-0:0.4.9-5.el10_2.x86_64",
"product_id": "yggdrasil-0:0.4.9-5.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.9-5.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"product": {
"name": "yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"product_id": "yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.9-5.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"product_id": "yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.9-5.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.9-5.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"product": {
"name": "yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"product_id": "yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.9-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": "yggdrasil-0:0.4.9-5.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-5.el10_2.aarch64"
},
"product_reference": "yggdrasil-0:0.4.9-5.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-5.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-5.el10_2.ppc64le"
},
"product_reference": "yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-5.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-5.el10_2.s390x"
},
"product_reference": "yggdrasil-0:0.4.9-5.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-5.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-5.el10_2.src"
},
"product_reference": "yggdrasil-0:0.4.9-5.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.9-5.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-5.el10_2.x86_64"
},
"product_reference": "yggdrasil-0:0.4.9-5.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-5.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-5.el10_2.aarch64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.ppc64le"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.s390x"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.x86_64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.aarch64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-5.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-5.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-5.el10_2.ppc64le"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-5.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-5.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-5.el10_2.s390x"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-5.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-5.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-5.el10_2.x86_64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-5.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-5.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-5.el10_2.aarch64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.ppc64le"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.s390x"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.x86_64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.aarch64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.ppc64le"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.s390x"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.x86_64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.aarch64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-5.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-5.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-5.el10_2.ppc64le"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-5.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-5.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-5.el10_2.s390x"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-5.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-5.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-5.el10_2.x86_64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.9-5.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-5.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-5.el10_2.aarch64"
},
"product_reference": "yggdrasil-devel-0:0.4.9-5.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-5.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-5.el10_2.ppc64le"
},
"product_reference": "yggdrasil-devel-0:0.4.9-5.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-5.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-5.el10_2.s390x"
},
"product_reference": "yggdrasil-devel-0:0.4.9-5.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-5.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-5.el10_2.x86_64"
},
"product_reference": "yggdrasil-devel-0:0.4.9-5.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-5.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-5.el10_2.aarch64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.ppc64le"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.s390x"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-5.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-5.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-5.el10_2.x86_64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
}
]
},
"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": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"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:yggdrasil-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.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-06-09T07:07:40+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-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24716"
}
],
"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-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.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:yggdrasil-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.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-06-09T07:07:40+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-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24716"
},
{
"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-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.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:yggdrasil-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.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:yggdrasil-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-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-06-09T07:07:40+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-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24716"
},
{
"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-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-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:yggdrasil-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.src",
"AppStream-10.2.Z:yggdrasil-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"AppStream-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debuginfo-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-debugsource-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-devel-0:0.4.9-5.el10_2.x86_64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.aarch64",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.ppc64le",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.s390x",
"CRB-10.2.Z:yggdrasil-examples-debuginfo-0:0.4.9-5.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
}
]
}
RHSA-2026:25089
Vulnerability from csaf_redhat - Published: 2026-06-10 15:39 - Updated: 2026-07-13 23:31A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
|
A flaw was found in Vert.x. The Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URIs, preventing legitimate users from accessing static files with an HTTP 404 response.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in org.eclipse.jetty. A remote attacker can exploit this vulnerability by sending a compressed HTTP request with Content-Encoding: gzip when the server's response is not compressed. This prevents the release of the JDK Inflater, leading to a resource leak. This resource exhaustion can result in a Denial of Service (DoS), making the server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
|
A flaw was found in Eclipse Jetty. The HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used. An attacker can inject crafted requests to manipulate and trick the parser. This issue can lead to security controls bypass, cache poisoning or unauthorized endpoint access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Eclipse Jetty. The `JASPIAuthenticator` class is responsible for handling authentication checks. During these checks, the class sets two ThreadLocal variables to store authentication state. Under certain conditions, the authentication process can return early without properly clearing the ThreadLocal variables, allowing a subsequent request to inherit the un-cleared ThreadLocal values. This issue can cause broken access control, authentication bypass, privilege escalation and data breaches.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator (URL) containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization, leading to distinct URLs resolving to the same internal path. This could allow an attacker to bypass security policies that rely on path-based comparisons, potentially gaining unauthorized access to resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
|
A flaw was found in Spring Boot. This vulnerability, an authentication bypass, occurs when an application endpoint requiring authentication is declared under a specific path already configured for a Health Group additional path. A remote attacker could exploit this to bypass authentication, potentially gaining unauthorized access to sensitive application endpoints. This could lead to information disclosure or unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
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 |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
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 |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
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 |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
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 |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
|
A flaw was found in io.quarkus:quarkus-vertx-http. A remote attacker can exploit an authorization bypass vulnerability by including semicolons, also known as matrix parameters, in HTTP requests. This allows bypassing path-based HTTP security policies, enabling unauthorized access to protected endpoints. The vulnerability arises because Quarkus's security layer performs authorization checks on the raw URL path, which preserves these matrix parameters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Spring Boot. An attacker on the same network as the remote application may be able to utilize a timing attack to discover information about a remote secret. In extreme circumstances, this could allow the attacker to determine the secret and upload changed classes, leading to remote code execution in the remote application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Spring Boot. A local attacker on the same host as the application may be able to take control of the `ApplicationTemp` directory due to predictable temporary directory handling. When the `server.servlet.session.persistent` setting is enabled and the attack persists across application restarts, this could allow the attacker to read session information, hijack authenticated user sessions, or execute arbitrary code as the application's user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Spring Boot. The `${random.value}` property source utilizes a weak pseudo-random number generator (PRNG), meaning the values it produces are not sufficiently random for use as cryptographic secrets. An attacker could potentially predict these values, which may lead to information disclosure or a security bypass if they are used in sensitive applications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
|
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
|
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
Vendor Fix
fix
|
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO HawtIO 4.4.0
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:apache_camel_hawtio:4.4::el9
|
— |
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": "HawtIO 4.4.0 for Red Hat build of Apache Camel 4 GA Release is now available.\n\nThe purpose of this text-only errata is to inform you about the enhancements that improve your developer experience and ensure the security and stability of your products.\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 a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "HawtIO 4.4.0 for Red Hat build of Apache Camel 4 GA Release is now available.\n\nThe purpose of this text-only errata is to inform you about the enhancements that improve your developer experience and ensure the security and stability of your products.\n\n* spring boot: Remote code execution via timing attack in DevTools remote secret comparison [CVE-2026-40972]\n\n* axios: Invisible JSON Response Tampering via Prototype Pollution Gadget [CVE-2026-42044]\n\n* spring-boot: Arbitrary Code Execution and Session Hijacking via predictable temporary directory [CVE-2026-40973]\n\n* io.hawt-project: fast-uri: Path traversal vulnerability allows bypass of security policies [CVE-2026-6321]\n\n* axios: Authentication bypass due to prototype pollution of HTTP error handling [CVE-2026-42041]\n\n* axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data [CVE-2026-42039]\n\n* axios: NO_PROXY bypass via crafted URL [CVE-2026-42043]\n\n* axios: HTTP Transport Hijacking via Prototype Pollution [CVE-2026-42033]\n\n* spring-boot: Weak pseudo-random number generation can lead to information disclosure. [CVE-2026-40975]\n\n* io.quarkus:quarkus-vertx-http: Authorization bypass via semicolons in HTTP requests [CVE-2026-39852]\n\n* jetty-ee10-webapp: early return from the JASPIAuthenticator class without clearing ThreadLocal variables [CVE-2026-5795]\n\n* jetty-ee10-servlet: early return from the JASPIAuthenticator class without clearing ThreadLocal variables [CVE-2026-5795]\n\n* spring-boot: Authentication bypass via misconfigured Health Group additional path [CVE-2026-22731]\n\n* jetty-server: Eclipse Jetty: Denial of Service due to unreleased JDK Inflater from compressed HTTP requests [CVE-2026-1605]\n\n* vertx-core: static handler component cache can be manipulated to deny the access to static files [CVE-2026-1002]\n\n* io.hawt-project: prototype pollution in _.unset and _.omit functions [CVE-2025-13465]\n\n* hawtio-operator-container: golang: Denial of Service due to excessive resource consumption via crafted certificate [CVE-2025-61729]\n\n* hawtio-operator-container: Memory exhaustion in query parameter parsing in net/url [CVE-2025-61726]\n\n* axios:Arbitrary HTTP header injection via prototype pollution [CVE-2026-42035]\n\n* jetty-http: HTTP request smuggling via chunked extension quoted-string parsing [CVE-2026-2332]\n\n* hawtio-operator-container: Go: Denial of Service vulnerability in certificate chain building [CVE-2026-32280]\n\n* hawtio-operator-container: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application [CVE-2026-33810]\n\n* hawtio-operator-container: Go crypto/x509: Denial of Service via inefficient certificate chain validation [CVE-2026-32281]\n\n* hawtio-operator-container: Root.Chmod can follow symlinks out of the root [CVE-2026-32282]",
"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:25089",
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_25089.json"
}
],
"title": "Red Hat Security Advisory: HawtIO 4.4.0 for Red Hat build of Apache Camel 4 Release and security update.",
"tracking": {
"current_release_date": "2026-07-13T23:31:53+00:00",
"generator": {
"date": "2026-07-13T23:31:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:25089",
"initial_release_date": "2026-06-10T15:39:02+00:00",
"revision_history": [
{
"date": "2026-06-10T15:39:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-10T15:39:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-13T23:31:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "HawtIO HawtIO 4.4.0",
"product": {
"name": "HawtIO HawtIO 4.4.0",
"product_id": "HawtIO HawtIO 4.4.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:apache_camel_hawtio:4.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Build of Apache Camel"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"HawtIO HawtIO 4.4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"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-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
}
],
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2026-1002",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-01-15T21:03:20.088599+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430180"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vert.x. The Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URIs, preventing legitimate users from accessing static files with an HTTP 404 response.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.vertx/vertx-core: static handler component cache can be manipulated to deny the access to static files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows a remote attacker to block access to specific static files, such as images, CSS or HTML files. However, the underlying Vert.x server, the API endpoints and other non-cached resources are not affected. Due to this reason, this issue 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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1002"
},
{
"category": "external",
"summary": "RHBZ#2430180",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430180"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1002",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1002"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1002",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1002"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/pull/5895",
"url": "https://github.com/eclipse-vertx/vert.x/pull/5895"
}
],
"release_date": "2026-01-15T20:50:25.642000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, consider disabling the static handler cache by configuring the StaticHandler instance with setCachingEnabled(false), for example:\n\n~~~\nStaticHandler staticHandler = StaticHandler.create().setCachingEnabled(false);\n~~~",
"product_ids": [
"HawtIO HawtIO 4.4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.vertx/vertx-core: static handler component cache can be manipulated to deny the access to static files"
},
{
"cve": "CVE-2026-1605",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-03-05T11:00:57.250283+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in org.eclipse.jetty. A remote attacker can exploit this vulnerability by sending a compressed HTTP request with Content-Encoding: gzip when the server\u0027s response is not compressed. This prevents the release of the JDK Inflater, leading to a resource leak. This resource exhaustion can result in a Denial of Service (DoS), making the server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.eclipse.jetty/jetty-server: Eclipse Jetty: Denial of Service due to unreleased JDK Inflater from compressed HTTP requests",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1605"
},
{
"category": "external",
"summary": "RHBZ#2444815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1605",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1605"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1605",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1605"
},
{
"category": "external",
"summary": "https://github.com/jetty/jetty.project/security/advisories/GHSA-xxh7-fcf3-rj7f",
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-xxh7-fcf3-rj7f"
}
],
"release_date": "2026-03-05T09:39:01.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
}
],
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "org.eclipse.jetty/jetty-server: Eclipse Jetty: Denial of Service due to unreleased JDK Inflater from compressed HTTP requests"
},
{
"cve": "CVE-2026-2332",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-04-14T12:01:05.768902+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458187"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Jetty. The HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used. An attacker can inject crafted requests to manipulate and trick the parser. This issue can lead to security controls bypass, cache poisoning or unauthorized endpoint access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.eclipse.jetty/jetty-http: HTTP request smuggling via chunked extension quoted-string parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to send a crafted payload to a Jetty server that is behind a reverse proxy or load balancer, specifically with a chunk extension that includes an unclosed double quote before the CRLF to trick the parser. This flaw allows an attacker to bypass security controls, cause cache poisoning or gain unauthorized endpoint access. Due to these reasons, 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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2332"
},
{
"category": "external",
"summary": "RHBZ#2458187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2332"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2332",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2332"
},
{
"category": "external",
"summary": "https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf",
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf"
},
{
"category": "external",
"summary": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/89",
"url": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/89"
}
],
"release_date": "2026-04-14T10:59:10.193000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "org.eclipse.jetty/jetty-http: HTTP request smuggling via chunked extension quoted-string parsing"
},
{
"cve": "CVE-2026-5795",
"cwe": {
"id": "CWE-226",
"name": "Sensitive Information in Resource Not Removed Before Reuse"
},
"discovery_date": "2026-04-08T14:01:02.911884+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456519"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Jetty. The `JASPIAuthenticator` class is responsible for handling authentication checks. During these checks, the class sets two ThreadLocal variables to store authentication state. Under certain conditions, the authentication process can return early without properly clearing the ThreadLocal variables, allowing a subsequent request to inherit the un-cleared ThreadLocal values. This issue can cause broken access control, authentication bypass, privilege escalation and data breaches.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.eclipse.jetty.ee10/jetty-ee10: early return from the JASPIAuthenticator class without clearing ThreadLocal variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable when `JASPIAuthenticator` class returns early and a subsequent request inherits the un-cleared ThreadLocal values. This requires a new request to be assigned the exact same recycled thread, increasing the complexity of exploitation. Due to these reasons, this flaw 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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5795"
},
{
"category": "external",
"summary": "RHBZ#2456519",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456519"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5795"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-gc59-r5jq-98qw",
"url": "https://github.com/advisories/GHSA-gc59-r5jq-98qw"
}
],
"release_date": "2026-04-08T13:32:28.935000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "org.eclipse.jetty.ee10/jetty-ee10: early return from the JASPIAuthenticator class without clearing ThreadLocal variables"
},
{
"cve": "CVE-2026-6321",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-04T20:01:14.938426+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466582"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator (URL) containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization, leading to distinct URLs resolving to the same internal path. This could allow an attacker to bypass security policies that rely on path-based comparisons, potentially gaining unauthorized access to resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6321"
},
{
"category": "external",
"summary": "RHBZ#2466582",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466582"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6321"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-q3j6-qgpj-74h6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-q3j6-qgpj-74h6"
}
],
"release_date": "2026-05-04T19:31:57.253000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies"
},
{
"cve": "CVE-2026-22731",
"cwe": {
"id": "CWE-305",
"name": "Authentication Bypass by Primary Weakness"
},
"discovery_date": "2026-03-19T23:02:37.111109+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449290"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Spring Boot. This vulnerability, an authentication bypass, occurs when an application endpoint requiring authentication is declared under a specific path already configured for a Health Group additional path. A remote attacker could exploit this to bypass authentication, potentially gaining unauthorized access to sensitive application endpoints. This could lead to information disclosure or unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Spring Boot: Spring Boot: Authentication bypass via misconfigured Health Group additional path",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22731"
},
{
"category": "external",
"summary": "RHBZ#2449290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449290"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22731",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22731"
},
{
"category": "external",
"summary": "https://spring.io/security/cve-2026-22731",
"url": "https://spring.io/security/cve-2026-22731"
}
],
"release_date": "2026-03-19T22:36:15.112000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"category": "workaround",
"details": "To mitigate, ensure that application endpoints requiring authentication are not declared under paths already configured as Health Group additional paths within Spring Boot applications using Actuator. Review and adjust your application\u0027s configuration to prevent this overlap. A redeployment of the application is required for changes to take effect.",
"product_ids": [
"HawtIO HawtIO 4.4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Spring Boot: Spring Boot: Authentication bypass via misconfigured Health Group additional path"
},
{
"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": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"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-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
}
],
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"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-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"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-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"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": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"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-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
}
],
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-39852",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-04-13T13:26:46.572000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457819"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in io.quarkus:quarkus-vertx-http. A remote attacker can exploit an authorization bypass vulnerability by including semicolons, also known as matrix parameters, in HTTP requests. This allows bypassing path-based HTTP security policies, enabling unauthorized access to protected endpoints. The vulnerability arises because Quarkus\u0027s security layer performs authorization checks on the raw URL path, which preserves these matrix parameters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.quarkus:quarkus-vertx-http: io.quarkus:quarkus-vertx-http: Authorization bypass via semicolons in HTTP requests",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39852"
},
{
"category": "external",
"summary": "RHBZ#2457819",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457819"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39852",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39852"
},
{
"category": "external",
"summary": "https://github.com/quarkusio/quarkus/security/advisories/GHSA-rc95-pcm8-65v9",
"url": "https://github.com/quarkusio/quarkus/security/advisories/GHSA-rc95-pcm8-65v9"
}
],
"release_date": "2026-05-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"category": "workaround",
"details": "To mitigate this issue, configure a reverse proxy or load balancer in front of the Quarkus application to normalize incoming URL paths by stripping matrix parameters (semicolons) before requests reach the Quarkus security layer. This ensures that authorization checks are performed on the intended path. Ensure that any changes to proxy configurations are thoroughly tested and services are reloaded or restarted as necessary to apply the new settings.",
"product_ids": [
"HawtIO HawtIO 4.4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "io.quarkus:quarkus-vertx-http: io.quarkus:quarkus-vertx-http: Authorization bypass via semicolons in HTTP requests"
},
{
"cve": "CVE-2026-40972",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2026-04-28T00:02:02.075124+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463332"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Spring Boot. An attacker on the same network as the remote application may be able to utilize a timing attack to discover information about a remote secret. In extreme circumstances, this could allow the attacker to determine the secret and upload changed classes, leading to remote code execution in the remote application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Spring Boot: Spring Boot: Remote code execution via timing attack in DevTools remote secret comparison",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40972"
},
{
"category": "external",
"summary": "RHBZ#2463332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40972",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40972"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40972",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40972"
},
{
"category": "external",
"summary": "https://spring.io/security/cve-2026-40972",
"url": "https://spring.io/security/cve-2026-40972"
}
],
"release_date": "2026-04-27T23:15:19.194000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the Spring Boot DevTools remote functionality in production environments. This feature is primarily intended for development and should not be enabled in publicly accessible deployments.\n\nTo disable remote DevTools, ensure the `spring.devtools.remote.secret` property is not configured, or explicitly set `spring.devtools.remote.enabled=false` in your application\u0027s `application.properties` or `application.yml` file.\n\nExample for `application.properties`:\n`spring.devtools.remote.enabled=false`\n\nDisabling this feature may impact development workflows that rely on remote DevTools capabilities. A restart of the application is required for the changes to take effect.",
"product_ids": [
"HawtIO HawtIO 4.4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Spring Boot: Spring Boot: Remote code execution via timing attack in DevTools remote secret comparison"
},
{
"cve": "CVE-2026-40973",
"cwe": {
"id": "CWE-341",
"name": "Predictable from Observable State"
},
"discovery_date": "2026-04-28T00:01:55.408040+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Spring Boot. A local attacker on the same host as the application may be able to take control of the `ApplicationTemp` directory due to predictable temporary directory handling. When the `server.servlet.session.persistent` setting is enabled and the attack persists across application restarts, this could allow the attacker to read session information, hijack authenticated user sessions, or execute arbitrary code as the application\u0027s user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Spring Boot: Spring Boot: Arbitrary Code Execution and Session Hijacking via predictable temporary directory",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40973"
},
{
"category": "external",
"summary": "RHBZ#2463330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40973",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40973"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40973",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40973"
},
{
"category": "external",
"summary": "https://spring.io/security/cve-2026-40973",
"url": "https://spring.io/security/cve-2026-40973"
}
],
"release_date": "2026-04-27T23:29:51.946000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that the `server.servlet.session.persistent` property is set to `false` in your Spring Boot application\u0027s configuration. This prevents session information from being written to the predictable temporary directory, thereby removing the conditions necessary for exploitation. Disabling persistent sessions may affect application behavior that relies on session data surviving restarts.",
"product_ids": [
"HawtIO HawtIO 4.4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Spring Boot: Spring Boot: Arbitrary Code Execution and Session Hijacking via predictable temporary directory"
},
{
"cve": "CVE-2026-40975",
"cwe": {
"id": "CWE-338",
"name": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)"
},
"discovery_date": "2026-04-28T00:01:58.716976+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463331"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Spring Boot. The `${random.value}` property source utilizes a weak pseudo-random number generator (PRNG), meaning the values it produces are not sufficiently random for use as cryptographic secrets. An attacker could potentially predict these values, which may lead to information disclosure or a security bypass if they are used in sensitive applications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Spring Boot: Spring Boot: Weak pseudo-random number generation can lead to information disclosure.",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40975"
},
{
"category": "external",
"summary": "RHBZ#2463331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463331"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40975",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40975"
},
{
"category": "external",
"summary": "https://spring.io/security/cve-2026-40975",
"url": "https://spring.io/security/cve-2026-40975"
}
],
"release_date": "2026-04-27T23:32:58.596000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"category": "workaround",
"details": "Applications utilizing Spring Boot should avoid using the `${random.value}` property for generating cryptographic secrets or other security-sensitive data. Developers should review their application configurations and code to ensure that only cryptographically strong random number generators are used for such purposes. For UUID generation, `${random.uuid}` is not affected and can be used.",
"product_ids": [
"HawtIO HawtIO 4.4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Spring Boot: Spring Boot: Weak pseudo-random number generation can lead to information disclosure."
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
}
],
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted 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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"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": [
"HawtIO HawtIO 4.4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T15:39:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HawtIO HawtIO 4.4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25089"
},
{
"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": [
"HawtIO HawtIO 4.4.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"HawtIO HawtIO 4.4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
}
]
}
RHSA-2026:26054
Vulnerability from csaf_redhat - Published: 2026-06-15 19:47 - Updated: 2026-07-14 04:52A 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-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
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-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for osbuild-composer is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\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\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:26054",
"url": "https://access.redhat.com/errata/RHSA-2026:26054"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26054.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-07-14T04:52:31+00:00",
"generator": {
"date": "2026-07-14T04:52:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:26054",
"initial_release_date": "2026-06-15T19:47:42+00:00",
"revision_history": [
{
"date": "2026-06-15T19:47:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-15T19:47:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-14T04:52:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132.2-8.el9_6.src",
"product": {
"name": "osbuild-composer-0:132.2-8.el9_6.src",
"product_id": "osbuild-composer-0:132.2-8.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132.2-8.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132.2-8.el9_6.aarch64",
"product": {
"name": "osbuild-composer-0:132.2-8.el9_6.aarch64",
"product_id": "osbuild-composer-0:132.2-8.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132.2-8.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:132.2-8.el9_6.aarch64",
"product": {
"name": "osbuild-composer-core-0:132.2-8.el9_6.aarch64",
"product_id": "osbuild-composer-core-0:132.2-8.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@132.2-8.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:132.2-8.el9_6.aarch64",
"product": {
"name": "osbuild-composer-worker-0:132.2-8.el9_6.aarch64",
"product_id": "osbuild-composer-worker-0:132.2-8.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@132.2-8.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64",
"product_id": "osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@132.2-8.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@132.2-8.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64",
"product_id": "osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@132.2-8.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@132.2-8.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@132.2-8.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132.2-8.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-0:132.2-8.el9_6.ppc64le",
"product_id": "osbuild-composer-0:132.2-8.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132.2-8.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:132.2-8.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-core-0:132.2-8.el9_6.ppc64le",
"product_id": "osbuild-composer-core-0:132.2-8.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@132.2-8.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:132.2-8.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:132.2-8.el9_6.ppc64le",
"product_id": "osbuild-composer-worker-0:132.2-8.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@132.2-8.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le",
"product_id": "osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@132.2-8.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@132.2-8.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@132.2-8.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@132.2-8.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@132.2-8.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132.2-8.el9_6.s390x",
"product": {
"name": "osbuild-composer-0:132.2-8.el9_6.s390x",
"product_id": "osbuild-composer-0:132.2-8.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132.2-8.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:132.2-8.el9_6.s390x",
"product": {
"name": "osbuild-composer-core-0:132.2-8.el9_6.s390x",
"product_id": "osbuild-composer-core-0:132.2-8.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@132.2-8.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:132.2-8.el9_6.s390x",
"product": {
"name": "osbuild-composer-worker-0:132.2-8.el9_6.s390x",
"product_id": "osbuild-composer-worker-0:132.2-8.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@132.2-8.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:132.2-8.el9_6.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:132.2-8.el9_6.s390x",
"product_id": "osbuild-composer-debugsource-0:132.2-8.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@132.2-8.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@132.2-8.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x",
"product_id": "osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@132.2-8.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@132.2-8.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@132.2-8.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132.2-8.el9_6.x86_64",
"product": {
"name": "osbuild-composer-0:132.2-8.el9_6.x86_64",
"product_id": "osbuild-composer-0:132.2-8.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132.2-8.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:132.2-8.el9_6.x86_64",
"product": {
"name": "osbuild-composer-core-0:132.2-8.el9_6.x86_64",
"product_id": "osbuild-composer-core-0:132.2-8.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@132.2-8.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:132.2-8.el9_6.x86_64",
"product": {
"name": "osbuild-composer-worker-0:132.2-8.el9_6.x86_64",
"product_id": "osbuild-composer-worker-0:132.2-8.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@132.2-8.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64",
"product_id": "osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@132.2-8.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@132.2-8.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64",
"product_id": "osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@132.2-8.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@132.2-8.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@132.2-8.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132.2-8.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.aarch64"
},
"product_reference": "osbuild-composer-0:132.2-8.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132.2-8.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-0:132.2-8.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132.2-8.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.s390x"
},
"product_reference": "osbuild-composer-0:132.2-8.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132.2-8.el9_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.src"
},
"product_reference": "osbuild-composer-0:132.2-8.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132.2-8.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.x86_64"
},
"product_reference": "osbuild-composer-0:132.2-8.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:132.2-8.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.aarch64"
},
"product_reference": "osbuild-composer-core-0:132.2-8.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:132.2-8.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-core-0:132.2-8.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:132.2-8.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.s390x"
},
"product_reference": "osbuild-composer-core-0:132.2-8.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:132.2-8.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.x86_64"
},
"product_reference": "osbuild-composer-core-0:132.2-8.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:132.2-8.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:132.2-8.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:132.2-8.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.aarch64"
},
"product_reference": "osbuild-composer-worker-0:132.2-8.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:132.2-8.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:132.2-8.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:132.2-8.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.s390x"
},
"product_reference": "osbuild-composer-worker-0:132.2-8.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:132.2-8.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.x86_64"
},
"product_reference": "osbuild-composer-worker-0:132.2-8.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.src",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.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-06-15T19:47:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.src",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26054"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.src",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.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-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.src",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.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-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-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.src",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.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-06-15T19:47:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.src",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26054"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.src",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.src",
"AppStream-9.6.0.Z.EUS:osbuild-composer-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-core-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-debugsource-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-tests-debuginfo-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-0:132.2-8.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:osbuild-composer-worker-debuginfo-0:132.2-8.el9_6.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:26077
Vulnerability from csaf_redhat - Published: 2026-06-15 22:11 - Updated: 2026-07-13 17:31A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64 | — |
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: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64 | — |
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": "Kiali 2.11.12 for Red Hat OpenShift Service Mesh 3.1 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Kiali 2.11.12, for Red Hat OpenShift Service Mesh 3.1, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently.\n\nSecurity Fix(es):\n\n* CVE-2026-32281 redhat-user-workloads/kiali-3-1: Go crypto/x509: Denial of Service via inefficient certificate chain validation (ossm-13868)\n\n* CVE-2026-9277 openshift-service-mesh/kiali-ossmc-rhel9: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators (ossm-13909)\n\n* CVE-2026-9277 openshift-service-mesh/kiali-rhel9: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators (ossm-13913)\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:26077",
"url": "https://access.redhat.com/errata/RHSA-2026:26077"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9277",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26077.json"
}
],
"title": "Red Hat Security Advisory: Kiali 2.11.12 for Red Hat OpenShift Service Mesh 3.1",
"tracking": {
"current_release_date": "2026-07-13T17:31:54+00:00",
"generator": {
"date": "2026-07-13T17:31:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:26077",
"initial_release_date": "2026-06-15T22:11:01+00:00",
"revision_history": [
{
"date": "2026-06-15T22:11:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-09T08:56:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-13T17:31:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3.1",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Aa3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1780916478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1780470706"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1780916478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3Abf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1780470706"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1780916478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1780470706"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1780916478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1780470706"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9277",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-22T14:01:14.427751+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480741"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "RHBZ#2480741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480741"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9277",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9277"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote",
"url": "https://github.com/ljharb/shell-quote"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/commit/1518179",
"url": "https://github.com/ljharb/shell-quote/commit/1518179"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p",
"url": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/shell-quote",
"url": "https://www.npmjs.com/package/shell-quote"
}
],
"release_date": "2026-05-22T13:22:38.873000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-15T22:11:01+00:00",
"details": "See Kiali 2.11.12 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26077"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64"
]
}
],
"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": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64"
]
},
"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-06-15T22:11:01+00:00",
"details": "See Kiali 2.11.12 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26077"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64"
]
}
],
"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": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:626653a4f6e9c2c047cfb66d1bdd667e4fdf8fdc3d84c3fc06defb19fe976958_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6d03aff1601a0380a8a8346ed8df9e032134d0ab4d6143ee93fd64e57971ee43_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e59e57089fb732a2053dc8b5aa5d83c944bf5e720ee874dec579ecb8bbdc630_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:bf317da1aa106f4ad08eae11a822fd5d4c81c698ce939e12055a7d5f639b6432_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:0dad7ea2d7bd1843dff0fbfbee9b6356a0d3356074966e2ad5eceb08a139ffae_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2b86f08b8e454f2b44cf38bf92b0146100960db8c21bf0145594428b0547de08_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:3dd39ad7ffcf143d82203f5de0cddb42834642dbcab56a27df78fbf1875d8039_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a3a6c4465595a52d7c9ec7acdde38dc655ae8aaf5af6925738da00ab2514dc6e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
}
]
}
RHSA-2026:26079
Vulnerability from csaf_redhat - Published: 2026-06-15 22:32 - Updated: 2026-07-13 17:31A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le | — |
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: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le | — |
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": "Kiali 2.17.9 for Red Hat OpenShift Service Mesh 3.2 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Kiali 2.17.9, for Red Hat OpenShift Service Mesh 3.2, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently.\n\nSecurity Fix(es):\n\n* CVE-2026-32281 redhat-user-workloads/kiali-3-2: Go crypto/x509: Denial of Service via inefficient certificate chain validation (ossm-13869)\n\n* CVE-2026-9277 openshift-service-mesh/kiali-ossmc-rhel9: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators (ossm-13911)\n\n* CVE-2026-9277 openshift-service-mesh/kiali-rhel9: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators (ossm-13915)\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:26079",
"url": "https://access.redhat.com/errata/RHSA-2026:26079"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9277",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26079.json"
}
],
"title": "Red Hat Security Advisory: Kiali 2.17.9 for Red Hat OpenShift Service Mesh 3.2",
"tracking": {
"current_release_date": "2026-07-13T17:31:54+00:00",
"generator": {
"date": "2026-07-13T17:31:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:26079",
"initial_release_date": "2026-06-15T22:32:11+00:00",
"revision_history": [
{
"date": "2026-06-15T22:32:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-09T08:56:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-13T17:31:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3.2",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1780916392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1780470003"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Aa55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1780916392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1780470003"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Adfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1780916392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1780470003"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Ad2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-rhel9\u0026tag=1780916392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9\u0026tag=1780470003"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9277",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-22T14:01:14.427751+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480741"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "RHBZ#2480741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480741"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9277",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9277"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote",
"url": "https://github.com/ljharb/shell-quote"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/commit/1518179",
"url": "https://github.com/ljharb/shell-quote/commit/1518179"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p",
"url": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/shell-quote",
"url": "https://www.npmjs.com/package/shell-quote"
}
],
"release_date": "2026-05-22T13:22:38.873000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-15T22:32:11+00:00",
"details": "See Kiali 2.17.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.2/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26079"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le"
]
}
],
"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": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le"
]
},
"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-06-15T22:32:11+00:00",
"details": "See Kiali 2.17.9 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.2/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26079"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le"
]
}
],
"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": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:053f62e9327d00cff42761b6329de9ad51aa991cb407ee93dfd264a119dcbedd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:2712fb5cb978d5670aa858a4bb6c9906d84913d7f8d7ea616ae90c531650bf84_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fa68ac996600468f6db141b2aae175fd74739def04b98b845733d172d3f484d_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:6fe037a6b9dbc97f43eca680b2b5a09fccfea561af01a82d1c55a53ce413a661_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:473a0b1d4381fe01222ed465cc311e6c7471322988d3f6a5efe9c884a3fbe008_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a55e8a19ef4ff99d5ddc68a92ce37373ccf1ff7d69bdcaffa07c8fe3bee5f3b5_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d2be1e36684ba72d0245a864f82274003b0b26d7dfcb80cee88d116f6c0cb3cd_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:dfdb0cd01be7092f7338444876e89d92979381b602a4b38c10980ac3c1213fb0_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
}
]
}
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.